public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pcsc-perl] epel10: - New upstream version
@ 2026-09-03 15:00
0 siblings, 0 replies; 2+ messages 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 : cadcf1ea25a6e6168b7567c540e5ac97cc3ccbcc
Author : Tomáš Mráz <tmraz@fedoraproject.org>
Date : 2009-09-25T13:43:39+00:00
Stats : +15/-4 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/pcsc-perl/c/cadcf1ea25a6e6168b7567c540e5ac97cc3ccbcc?branch=epel10
Log:
- New upstream version
---
diff --git a/.cvsignore b/.cvsignore
index cc3092b..91a90e4 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-pcsc-perl-1.4.7.tar.gz
+pcsc-perl-1.4.8.tar.gz
diff --git a/pcsc-perl-1.4.8.tar.gz.asc b/pcsc-perl-1.4.8.tar.gz.asc
new file mode 100644
index 0000000..2755b98
--- /dev/null
+++ b/pcsc-perl-1.4.8.tar.gz.asc
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iEYEABECAAYFAkq5/CEACgkQP0qKj+B/HPnS4gCeJpF9WwHtlmiVzUK0f9V1JAp6
+ROkAmwSgz5xsE2BYaIigouDM3megyrco
+=wmhS
+-----END PGP SIGNATURE-----
diff --git a/pcsc-perl.spec b/pcsc-perl.spec
index bfed611..32105e1 100644
--- a/pcsc-perl.spec
+++ b/pcsc-perl.spec
@@ -5,14 +5,15 @@
%endif
Name: pcsc-perl
-Version: 1.4.7
-Release: 3%{?dist}
+Version: 1.4.8
+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
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: perl(ExtUtils::MakeMaker)
@@ -66,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Fri Sep 25 2009 Tomas Mraz <tmraz@redhat.com> - 1.4.8-1
+- New upstream version
+
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
diff --git a/sources b/sources
index fd0cfe7..e41f2df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-108e6a789b579deaa1446c2d3c8b43b9 pcsc-perl-1.4.7.tar.gz
+ac842975d904e0acde36d4796ec19ef1 pcsc-perl-1.4.8.tar.gz
^ permalink raw reply related [flat|nested] 2+ messages in thread* [rpms/pcsc-perl] epel10: - New upstream version
@ 2026-09-03 15:00 Tomas Mraz
0 siblings, 0 replies; 2+ messages in thread
From: Tomas Mraz @ 2026-09-03 15:00 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pcsc-perl
Branch : epel10
Commit : c3921fa0d2ddc1083e9fb7a9d522b3c09822d23d
Author : Tomas Mraz <tmraz@fedoraproject.org>
Date : 2010-09-07T14:37:01+02:00
Stats : +14/-10 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/pcsc-perl/c/c3921fa0d2ddc1083e9fb7a9d522b3c09822d23d?branch=epel10
Log:
- New upstream version
---
diff --git a/.gitignore b/.gitignore
index 91a90e4..bc1f5b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
pcsc-perl-1.4.8.tar.gz
+/pcsc-perl-1.4.10.tar.gz
diff --git a/pcsc-perl-1.4.10.tar.gz.asc b/pcsc-perl-1.4.10.tar.gz.asc
new file mode 100644
index 0000000..340d468
--- /dev/null
+++ b/pcsc-perl-1.4.10.tar.gz.asc
@@ -0,0 +1,7 @@
+-----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.8.tar.gz.asc b/pcsc-perl-1.4.8.tar.gz.asc
deleted file mode 100644
index 2755b98..0000000
--- a/pcsc-perl-1.4.8.tar.gz.asc
+++ /dev/null
@@ -1,7 +0,0 @@
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.9 (GNU/Linux)
-
-iEYEABECAAYFAkq5/CEACgkQP0qKj+B/HPnS4gCeJpF9WwHtlmiVzUK0f9V1JAp6
-ROkAmwSgz5xsE2BYaIigouDM3megyrco
-=wmhS
------END PGP SIGNATURE-----
diff --git a/pcsc-perl.spec b/pcsc-perl.spec
index 2d3fe59..0dd1ac7 100644
--- a/pcsc-perl.spec
+++ b/pcsc-perl.spec
@@ -5,8 +5,8 @@
%endif
Name: pcsc-perl
-Version: 1.4.8
-Release: 3%{?dist}
+Version: 1.4.10
+Release: 1%{?dist}
Summary: Perl interface to the PC/SC smart card library
Group: Development/Libraries
@@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Sep 7 2010 Tomas Mraz <tmraz@redhat.com> - 1.4.10-1
+- New upstream version
+
* Tue Jun 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.4.8-3
- Mass rebuild with perl-5.12.0
diff --git a/sources b/sources
index e41f2df..cba3783 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ac842975d904e0acde36d4796ec19ef1 pcsc-perl-1.4.8.tar.gz
+a5b5c7e994aeba6bff251dd9a3879fd6 pcsc-perl-1.4.10.tar.gz
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-03 15:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 15:00 [rpms/pcsc-perl] epel10: - New upstream version
2026-09-03 15:00 Tomas Mraz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox