public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pcsc-tools] epel10: - 1.4.5.
@ 2026-09-03 12:58
0 siblings, 0 replies; only message in thread
From: @ 2026-09-03 12:58 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pcsc-tools
Branch : epel10
Commit : 3fea8d333b2cc57241f2c664c3566cc3235b702a
Author : Ville Skyttä <scop@fedoraproject.org>
Date : 2006-05-08T17:48:39+00:00
Stats : +7/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/pcsc-tools/c/3fea8d333b2cc57241f2c664c3566cc3235b702a?branch=epel10
Log:
- 1.4.5.
---
diff --git a/.cvsignore b/.cvsignore
index 2ab550a..001f92d 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-pcsc-tools-1.4.4.tar.gz
+pcsc-tools-1.4.5.tar.gz
diff --git a/pcsc-tools.spec b/pcsc-tools.spec
index 8539451..f483d29 100644
--- a/pcsc-tools.spec
+++ b/pcsc-tools.spec
@@ -1,5 +1,5 @@
Name: pcsc-tools
-Version: 1.4.4
+Version: 1.4.5
Release: 1%{?dist}
Summary: Tools to be used with smart cards and PC/SC
@@ -29,7 +29,7 @@ if ! pkg-config --atleast-version 1.2.9 libpcsclite ; then
sed -i -e 's/LPTSTR/LPSTR/' pcsc_scan.c
fi
# cp %{SOURCE1} .
-for f in Changelog smartcard_list.txt ; do
+for f in Changelog README smartcard_list.txt ; do
iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
done
@@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon May 8 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.5-1
+- 1.4.5.
+
* Sat Mar 25 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.4-1
- 1.4.4.
diff --git a/sources b/sources
index 14b7a93..c09c507 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f224de5a58f533f7b5bce1b9e9a340d7 pcsc-tools-1.4.4.tar.gz
+706a6e3bcac08d62c44fb2cd1d561969 pcsc-tools-1.4.5.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-03 12:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 12:58 [rpms/pcsc-tools] epel10: - 1.4.5
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox