updated to 1.4.25
This commit is contained in:
parent
4593997b48
commit
89278e88ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/ccid-1.4.22.tar.bz2.asc
|
||||
/ccid-1.4.23.tar.bz2.asc
|
||||
/ccid-1.4.24.tar.bz2.asc
|
||||
/ccid-1.4.25.tar.bz2.asc
|
||||
|
@ -1,9 +1,9 @@
|
||||
%global dropdir %(pkg-config libpcsclite --variable usbdropdir 2>/dev/null)
|
||||
%global pcsc_lite_ver 1.8.9
|
||||
%global upstream_build 3959
|
||||
%global upstream_build 4188
|
||||
|
||||
Name: pcsc-lite-ccid
|
||||
Version: 1.4.24
|
||||
Version: 1.4.25
|
||||
Release: 1%{dist}
|
||||
Summary: Generic USB CCID smart card reader driver
|
||||
|
||||
@ -61,6 +61,9 @@ cp -p src/openct/LICENSE LICENSE.openct
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 21 2016 Nikos Mavrogiannopoulos <nmav@redhat.com> - 1.4.25-1
|
||||
- Updated to 1.4.25
|
||||
|
||||
* Tue Jun 21 2016 Nikos Mavrogiannopoulos <nmav@redhat.com> - 1.4.24-1
|
||||
- Updated to 1.4.24
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user