public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pcsc-perl] epel10: 1.4.14 bump
@ 2026-09-03 15:00
0 siblings, 0 replies; only message in thread
From: @ 2026-09-03 15:00 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pcsc-perl
Branch : epel10
Commit : f85028d80851e758f7b00a88b8d5b3b0ef2726fc
Author : Petr Písař <ppisar@redhat.com>
Date : 2016-03-11T15:30:53+01:00
Stats : +37/-17 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/pcsc-perl/c/f85028d80851e758f7b00a88b8d5b3b0ef2726fc?branch=epel10
Log:
1.4.14 bump
---
diff --git a/.gitignore b/.gitignore
index 48f70cc..f16b335 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ pcsc-perl-1.4.8.tar.gz
/pcsc-perl-1.4.10.tar.gz
/pcsc-perl-1.4.12.tar.bz2
/pcsc-perl-1.4.13.tar.bz2
+/pcsc-perl-1.4.14.tar.bz2
diff --git a/pcsc-perl-1.4.13.tar.bz2.asc b/pcsc-perl-1.4.13.tar.bz2.asc
deleted file mode 100644
index f5bea19..0000000
--- a/pcsc-perl-1.4.13.tar.bz2.asc
+++ /dev/null
@@ -1,7 +0,0 @@
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.12 (GNU/Linux)
-
-iEYEABECAAYFAlFZYisACgkQP0qKj+B/HPlKngCgjcmV/Dq6FaaZNZxpwWOQVLwO
-r0sAmgNBP7fsv/hBC2N3IdGCsgwNdH4f
-=Lgao
------END PGP SIGNATURE-----
diff --git a/pcsc-perl-1.4.14.tar.bz2.asc b/pcsc-perl-1.4.14.tar.bz2.asc
new file mode 100644
index 0000000..cee3e41
--- /dev/null
+++ b/pcsc-perl-1.4.14.tar.bz2.asc
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABCAAGBQJWTfd4AAoJEHihtN/o+cV+aakP/A+eL/1LkC/krBroBZRmlOrw
+89XHlR7mQtJT7Q3/cDRX1jyxwm4LEGxTtVf5VdadeHheAWFryJpcF9Ui8999rIyz
+3DggC/XZuDFG1J+HBTmpHILR+c+CcLBd6RHv9KK2YF5hpcrRa+DfeahtvNiTEDwR
+Lz0Vfw72pE0PYvXKX8Jugn0M92C1U6OWY6ofAWHrjv4iiTWmnk7Hh0bsRaUhXZ8l
+m2Z7CYEtvQ4rm3LZzYQla2FCzlUo8JQ8i+VX42FaUNpAGku+rQPr3oXuylUUHi/B
+LjRYt343NYzq145mn1iAwXgoWVJlI8z56eLCoo5i9lgbEuF13NYUoLapQM8n8Puc
+z5esmR0C/kgAwU4yUmUdRSeBZFrC9IVfgkSxTv8/aix+OF+LU5SMa6tMAHQ9E+JP
+S/KuRLrPsoszGIiSdegE/XY66OaxuOnVzv/K8Mjjs2R0BUSp1FUodM6MhvD/FVaY
+8vunrnMybL5ctjRFfpV1QPBFfNENEmujbaxcKPhMq2Jah81eDTNScd471UkaYI0i
+fHDEnHMrKBgvZooUEKCoLZBJsrHY9nifbvsa5ZZeCXfNsG+wfvfJidh7gvda+1nb
+VfFJ3g1XJ6vmjtMzqC4iLrC3k5IqH+SawF17zqWVXqx9AmkfWHIa6i0mTPZ/hBEO
+zUWPoliu7YhB6yc7V0hO
+=NBNV
+-----END PGP SIGNATURE-----
diff --git a/pcsc-perl.spec b/pcsc-perl.spec
index 1b72111..fff9387 100644
--- a/pcsc-perl.spec
+++ b/pcsc-perl.spec
@@ -5,22 +5,28 @@
%endif
Name: pcsc-perl
-Version: 1.4.13
-Release: 6%{?dist}
+Version: 1.4.14
+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.bz2
-Source1: http://ludovic.rousseau.free.fr/softwares/pcsc-perl/%{name}-%{version}.tar.bz2.asc
-
+URL: http://ludovic.rousseau.free.fr/softwares/%{name}/
+Source0: %{url}%{name}-%{version}.tar.bz2
+Source1: %{url}%{name}-%{version}.tar.bz2.asc
+
+BuildRequires: coreutils
+BuildRequires: glibc-common
+BuildRequires: grep
+BuildRequires: make
+BuildRequires: pcsc-lite-devel >= %{pcscver}
+BuildRequires: perl
+BuildRequires: perl-devel
BuildRequires: perl(Config)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(strict)
-BuildRequires: pcsc-lite-devel >= %{pcscver}
Requires: %{pcsclib}%{?mark64}
-Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Provides: perl-pcsc = %{version}-%{release}
%description
@@ -34,7 +40,7 @@ f=Changelog ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
%build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" DEFINE=-Wall
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" DEFINE=-Wall
make %{?_smp_mflags}
@@ -61,6 +67,9 @@ fi
%changelog
+* Fri Mar 11 2016 Petr Pisar <ppisar@redhat.com> - 1.4.14-1
+- 1.4.14 bump
+
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.13-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
diff --git a/sources b/sources
index 9184c48..f4d0728 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-758ca469b79667fa8c41422df86a088b pcsc-perl-1.4.13.tar.bz2
+45601505dbb7b27329811ac9bad35fab pcsc-perl-1.4.14.tar.bz2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-03 15:00 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:00 [rpms/pcsc-perl] epel10: 1.4.14 bump
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox