Update to 1.4.2

This commit is contained in:
Kalev Lember 2011-02-25 18:04:05 +02:00
parent db992a2307
commit 7049f81a6b
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
ccid-1.4.0.tar.bz2 ccid-1.4.0.tar.bz2
/ccid-1.4.1.tar.bz2 /ccid-1.4.1.tar.bz2
/ccid-1.4.2.tar.bz2

View File

@ -1,10 +1,10 @@
%global dropdir %(pkg-config libpcsclite --variable usbdropdir 2>/dev/null) %global dropdir %(pkg-config libpcsclite --variable usbdropdir 2>/dev/null)
%global pcsc_lite_ver 1.6.5 %global pcsc_lite_ver 1.6.5
%global upstream_build 3475 %global upstream_build 3518
Name: pcsc-lite-ccid Name: pcsc-lite-ccid
Version: 1.4.1 Version: 1.4.2
Release: 2%{dist} Release: 1%{dist}
Summary: Generic USB CCID smart card reader driver Summary: Generic USB CCID smart card reader driver
Group: System Environment/Libraries Group: System Environment/Libraries
@ -74,6 +74,9 @@ exit 0
%changelog %changelog
* Fri Feb 25 2011 Kalev Lember <kalev@smartlink.ee> - 1.4.2-1
- Update to 1.4.2
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.1-2 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
fef5f950dc35202df2fed832498986b9 ccid-1.4.1.tar.bz2 4a8f954c0aef48e8e5ab5d458cf819e8 ccid-1.4.2.tar.bz2