public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tomas Mraz <tmraz@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/pcsc-perl] epel10: New upstream version
Date: Thu, 03 Sep 2026 15:00:22 GMT [thread overview]
Message-ID: <178844762200.1.16973302676321554973.rpms-pcsc-perl-817c1d9f247d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pcsc-perl
Branch : epel10
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
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
reply other threads:[~2026-09-03 15:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178844762200.1.16973302676321554973.rpms-pcsc-perl-817c1d9f247d@fedoraproject.org \
--to=tmraz@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox