public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelen <jjelen@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pcsc-perl] epel10: 1.4.16-1
Date: Thu, 03 Sep 2026 15:00:45 GMT [thread overview]
Message-ID: <178844764589.1.15122893541719449758.rpms-pcsc-perl-dea76304fa02@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pcsc-perl
Branch : epel10
Commit : dea76304fa0243c97bbd80ac92c46b625a2c8f6a
Author : Jakub Jelen <jjelen@redhat.com>
Date : 2024-02-21T14:15:22+01:00
Stats : +15/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/pcsc-perl/c/dea76304fa0243c97bbd80ac92c46b625a2c8f6a?branch=epel10
Log:
1.4.16-1
---
diff --git a/.gitignore b/.gitignore
index f16b335..98152ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@ pcsc-perl-1.4.8.tar.gz
/pcsc-perl-1.4.12.tar.bz2
/pcsc-perl-1.4.13.tar.bz2
/pcsc-perl-1.4.14.tar.bz2
+/Chipcard-PCSC-v1.4.16.tar.gz
+/Chipcard-PCSC-v1.4.16.tar.gz.asc
diff --git a/pcsc-perl.spec b/pcsc-perl.spec
index ba20204..d37cdf3 100644
--- a/pcsc-perl.spec
+++ b/pcsc-perl.spec
@@ -4,15 +4,17 @@
%define mark64 ()(64bit)
%endif
+%global upstream_name Chipcard-PCSC
+
Name: pcsc-perl
-Version: 1.4.14
-Release: 26%{?dist}
+Version: 1.4.16
+Release: 1%{?dist}
Summary: Perl interface to the PC/SC smart card library
License: GPLv2+
-URL: http://ludovic.rousseau.free.fr/softwares/%{name}/
-Source0: %{url}%{name}-%{version}.tar.bz2
-Source1: %{url}%{name}-%{version}.tar.bz2.asc
+URL: https://pcsc-perl.apdu.fr/
+Source0: %{url}%{upstream_name}-v%{version}.tar.gz
+Source1: %{url}%{upstream_name}-v%{version}.tar.gz.asc
BuildRequires: gcc
BuildRequires: coreutils
@@ -34,7 +36,7 @@ This library allows to communicate with a smart card using PC/SC
interface (pcsc-lite) from a Perl script.
%prep
-%setup -q
+%setup -q -n %{upstream_name}-v%{version}
chmod 644 examples/* # avoid dependencies
f=Changelog ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
@@ -67,6 +69,9 @@ fi
%changelog
+* Wed Feb 21 2024 Jakub Jelen <jjelen@redhat.com - 1.4.16-1
+- New upstream release (#2265317)
+
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.14-26
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
diff --git a/sources b/sources
index f4d0728..edab0c4 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-45601505dbb7b27329811ac9bad35fab pcsc-perl-1.4.14.tar.bz2
+SHA512 (Chipcard-PCSC-v1.4.16.tar.gz) = 11ecaf82a36d874b878fb422c05d1028f98d2fb6b3de71df178b9c8995066ce61a4741b4d998c7c6fa18784684abde2f7367a36083d6f050720d93869c710e86
+SHA512 (Chipcard-PCSC-v1.4.16.tar.gz.asc) = a0999666fe939b294a041798eda0b20d2cf9872c218a352fd0f53d31bb9df114063695a19abe3d742238dbf293c47f55617b887cb636d838b9cf674d7c9885af
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=178844764589.1.15122893541719449758.rpms-pcsc-perl-dea76304fa02@fedoraproject.org \
--to=jjelen@redhat.com \
--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