Update to 1.4.5

This commit is contained in:
Kalev Lember 2011-10-14 15:43:11 +03:00
parent 80e56fd3d9
commit eed707fb12
2 changed files with 6 additions and 3 deletions

View File

@ -1,9 +1,9 @@
%global dropdir %(pkg-config libpcsclite --variable usbdropdir 2>/dev/null)
%global pcsc_lite_ver 1.7.0
%global upstream_build 3579
%global upstream_build 3672
Name: pcsc-lite-ccid
Version: 1.4.4
Version: 1.4.5
Release: 1%{dist}
Summary: Generic USB CCID smart card reader driver
@ -58,6 +58,9 @@ exit 0
%changelog
* Fri Oct 14 2011 Kalev Lember <kalevlember@gmail.com> - 1.4.5-1
- Update to 1.4.5
* Fri May 27 2011 Kalev Lember <kalev@smartlink.ee> - 1.4.4-1
- Update to 1.4.4
- Clean up the spec file for modern rpmbuild

View File

@ -1 +1 @@
79ef91103bcdd99a3b31cb5c5721a829 ccid-1.4.4.tar.bz2
cb9a77194ac335c39b262ea83a5b7d2e ccid-1.4.5.tar.bz2