update to 1.4.33 version

This commit is contained in:
Markeryang 2020-07-29 16:18:03 +08:00 committed by Gitee
parent b454eaa87e
commit dad30bfeaa

View File

@ -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 <yanglongkang@huawei.com> - 1.4.33-1
- update to 1.4.33 version
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.4.29-4
- Type:enhancement
- ID:NA