public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/pcsc-perl] epel10: - 1.4.4.
Date: Thu, 03 Sep 2026 15:00:13 GMT [thread overview]
Message-ID: <178844761353.1.141264078337023208.rpms-pcsc-perl-02ae5603e19d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pcsc-perl
Branch : epel10
Commit : 02ae5603e19d2e145b1059c4bfbb1e0c80956904
Author : Ville Skyttä <scop@fedoraproject.org>
Date : 2006-08-28T16:48:40+00:00
Stats : +8/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/pcsc-perl/c/02ae5603e19d2e145b1059c4bfbb1e0c80956904?branch=epel10
Log:
- 1.4.4.
---
diff --git a/.cvsignore b/.cvsignore
index 6985b75..b5a0a9b 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-pcsc-perl-1.4.3.tar.gz
+pcsc-perl-1.4.4.tar.gz
diff --git a/pcsc-perl.spec b/pcsc-perl.spec
index 798bdff..aa51ecd 100644
--- a/pcsc-perl.spec
+++ b/pcsc-perl.spec
@@ -2,7 +2,7 @@
%define pcsclib %{_libdir}/libpcsclite.so.1
Name: pcsc-perl
-Version: 1.4.3
+Version: 1.4.4
Release: 1%{?dist}
Summary: Perl interface to the PC/SC smart card library
@@ -26,7 +26,7 @@ library.
%prep
%setup -q
chmod 644 examples/* # avoid dependencies
-f=README ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
+f=Changelog ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
%build
@@ -39,7 +39,7 @@ rm -rf $RPM_BUILD_ROOT
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
find $RPM_BUILD_ROOT -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
-find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
chmod -R u+w $RPM_BUILD_ROOT/*
@@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Aug 15 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.4-1
+- 1.4.4.
+
* Wed May 17 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.3-1
- 1.4.3.
diff --git a/sources b/sources
index b4a43ce..cba69d6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d248e412270b7e4f0a2a40bd010955f9 pcsc-perl-1.4.3.tar.gz
+999bd6ab4b41d6dd5b78fc6eb8d4b3fd pcsc-perl-1.4.4.tar.gz
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=178844761353.1.141264078337023208.rpms-pcsc-perl-02ae5603e19d@fedoraproject.org \
--to=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