From dad30bfeaa7883f3c0dfba2b733f09a7f3c3f7f9 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Wed, 29 Jul 2020 16:18:03 +0800 Subject: [PATCH] update to 1.4.33 version --- ccid.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/ccid.spec b/ccid.spec index 1273416..2bf4026 100644 --- a/ccid.spec +++ b/ccid.spec @@ -1,8 +1,8 @@ %global dropdir %(pkg-config libpcsclite --variable usbdropdir 2>/dev/null) Name: ccid -Version: 1.4.29 -Release: 4 +Version: 1.4.33 +Release: 1 Summary: Provide a generic USB CCID driver and ICCD License: LGPLv2+ URL: https://ccid.apdu.fr/files/ @@ -41,13 +41,16 @@ cp -p src/openct/LICENSE LICENSE.openct /bin/systemctl try-restart pcscd.service &>/dev/null || : %files -%doc AUTHORS ChangeLog README +%doc AUTHORS ChangeLog README.md %license COPYING LICENSE.openct %{dropdir}/ifd-ccid.bundle/ %{dropdir}/serial/ %config(noreplace) %{_sysconfdir}/reader.conf.d/libccidtwin %changelog +* Wed Jul 29 2020 yanglongkang - 1.4.33-1 +- update to 1.4.33 version + * Sat Jan 11 2020 openEuler Buildteam - 1.4.29-4 - Type:enhancement - ID:NA