public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pcsc-perl] epel10.3: New upstream version
@ 2026-09-03 15:13 Tomas Mraz
0 siblings, 0 replies; only message in thread
From: Tomas Mraz @ 2026-09-03 15:13 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pcsc-perl
Branch : epel10.3
Commit : 817c1d9f247d570b83750279a55875a72a4b1d68
Author : Tomas Mraz <tmraz@fedoraproject.org>
Date : 2011-06-07T08:45:33+02:00
Stats : +18/-15 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/pcsc-perl/c/817c1d9f247d570b83750279a55875a72a4b1d68?branch=epel10.3
Log:
New upstream version
---
diff --git a/.gitignore b/.gitignore
index bc1f5b8..bd87129 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
pcsc-perl-1.4.8.tar.gz
/pcsc-perl-1.4.10.tar.gz
+/pcsc-perl-1.4.12.tar.bz2
diff --git a/pcsc-perl-1.4.10.tar.gz.asc b/pcsc-perl-1.4.10.tar.gz.asc
deleted file mode 100644
index 340d468..0000000
--- a/pcsc-perl-1.4.10.tar.gz.asc
+++ /dev/null
@@ -1,7 +0,0 @@
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.10 (GNU/Linux)
-
-iEYEABECAAYFAkxsUAgACgkQP0qKj+B/HPnGAACfegr+O5M4DHqS5TQNHhW3VuFt
-734An0U1IK7bXmhc4MmAN3f0d/a1WEUm
-=mBk8
------END PGP SIGNATURE-----
diff --git a/pcsc-perl-1.4.12.tar.bz2.asc b/pcsc-perl-1.4.12.tar.bz2.asc
new file mode 100644
index 0000000..1031fc7
--- /dev/null
+++ b/pcsc-perl-1.4.12.tar.bz2.asc
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAk1z3yYACgkQP0qKj+B/HPkKHwCfXR9476T64fRL5JXwb33YuWPl
+Dx8An0wdeagkBMR28Mk+Lx+27JMjQKeV
+=Dj8Y
+-----END PGP SIGNATURE-----
diff --git a/pcsc-perl.spec b/pcsc-perl.spec
index 47dec3f..b8868d7 100644
--- a/pcsc-perl.spec
+++ b/pcsc-perl.spec
@@ -5,15 +5,15 @@
%endif
Name: pcsc-perl
-Version: 1.4.10
-Release: 2%{?dist}
+Version: 1.4.12
+Release: 1%{?dist}
Summary: Perl interface to the PC/SC smart card library
Group: Development/Libraries
License: GPLv2+
URL: http://ludovic.rousseau.free.fr/softwares/pcsc-perl/
-Source0: http://ludovic.rousseau.free.fr/softwares/pcsc-perl/%{name}-%{version}.tar.gz
-Source1: http://ludovic.rousseau.free.fr/softwares/pcsc-perl/%{name}-%{version}.tar.gz.asc
+Source0: http://ludovic.rousseau.free.fr/softwares/pcsc-perl/%{name}-%{version}.tar.bz2
+Source1: http://ludovic.rousseau.free.fr/softwares/pcsc-perl/%{name}-%{version}.tar.bz2.asc
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: perl(ExtUtils::MakeMaker)
@@ -23,9 +23,8 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Provides: perl-pcsc = %{version}-%{release}
%description
-This package contains a Perl interface to the PC/SC smart card
-library.
-
+This library allows to communicate with a smart card using PC/SC
+interface (pcsc-lite) from a Perl script.
%prep
%setup -q
@@ -67,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Jun 7 2011 Tomas Mraz <tmraz@redhat.com> - 1.4.12-1
+- New upstream version
+
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
diff --git a/sources b/sources
index cba3783..2acf5b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a5b5c7e994aeba6bff251dd9a3879fd6 pcsc-perl-1.4.10.tar.gz
+f34c5ab748815bf0b2e571362b4f8121 pcsc-perl-1.4.12.tar.bz2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-03 15:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 15:13 [rpms/pcsc-perl] epel10.3: New upstream version Tomas Mraz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox