diff --git a/ccid-1.5.0.tar.bz2 b/ccid-1.5.0.tar.bz2 deleted file mode 100644 index 12d4dc0..0000000 Binary files a/ccid-1.5.0.tar.bz2 and /dev/null differ diff --git a/ccid-1.5.1.tar.bz2 b/ccid-1.5.1.tar.bz2 new file mode 100644 index 0000000..3d9ea43 Binary files /dev/null and b/ccid-1.5.1.tar.bz2 differ diff --git a/ccid.spec b/ccid.spec index b346799..7246cec 100644 --- a/ccid.spec +++ b/ccid.spec @@ -1,7 +1,7 @@ %global dropdir %(pkg-config libpcsclite --variable usbdropdir 2>/dev/null) Name: ccid -Version: 1.5.0 +Version: 1.5.1 Release: 1 Summary: Provide a generic USB CCID driver and ICCD License: LGPLv2+ @@ -48,6 +48,9 @@ cp -p src/openct/LICENSE LICENSE.openct %config(noreplace) %{_sysconfdir}/reader.conf.d/libccidtwin %changelog +* Sun Jan 29 2023 liusirui - 1.5.1-1 +- update to 1.5.1 version + * Tue Nov 15 2022 liusirui - 1.5.0-1 - update to 1.5.0 version