diff --git a/pcsc-lite-ccid.spec b/pcsc-lite-ccid.spec index 8ad0f21..0e5181a 100644 --- a/pcsc-lite-ccid.spec +++ b/pcsc-lite-ccid.spec @@ -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 - 1.4.5-1 +- Update to 1.4.5 + * Fri May 27 2011 Kalev Lember - 1.4.4-1 - Update to 1.4.4 - Clean up the spec file for modern rpmbuild diff --git a/sources b/sources index 06e36d4..9f1fc94 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -79ef91103bcdd99a3b31cb5c5721a829 ccid-1.4.4.tar.bz2 +cb9a77194ac335c39b262ea83a5b7d2e ccid-1.4.5.tar.bz2