diff --git a/pcsc-lite-ccid.spec b/pcsc-lite-ccid.spec index e0fd768..0617616 100644 --- a/pcsc-lite-ccid.spec +++ b/pcsc-lite-ccid.spec @@ -1,16 +1,16 @@ %global dropdir %(pkg-config libpcsclite --variable usbdropdir 2>/dev/null) %global pcsc_lite_ver 1.8.3 -%global upstream_build 3897 +%global upstream_build 3920 Name: pcsc-lite-ccid -Version: 1.4.10 +Version: 1.4.11 Release: 1%{dist} Summary: Generic USB CCID smart card reader driver Group: System Environment/Libraries License: LGPLv2+ URL: http://pcsclite.alioth.debian.org/ccid.html -Source0: http://alioth.debian.org/download.php/%{upstream_build}/ccid-%{version}.tar.bz2 +Source0: https://alioth.debian.org/frs/download.php/file/%{upstream_build}/ccid-%{version}.tar.bz2 BuildRequires: libusb1-devel BuildRequires: pcsc-lite-devel >= %{pcsc_lite_ver} @@ -56,6 +56,9 @@ cp -p src/openct/LICENSE LICENSE.openct %changelog +* Wed Jun 12 2013 Kalev Lember - 1.4.11-1 +- Update to 1.4.11 + * Wed Apr 17 2013 Kalev Lember - 1.4.10-1 - Update to 1.4.10 diff --git a/sources b/sources index 90a9496..288215d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5372e8593624dee837269bf86e4b8b06 ccid-1.4.10.tar.bz2 +20e3d6f045c53707a597cbacb86b6c5b ccid-1.4.11.tar.bz2