updated to 1.4.18
Resolves: rhbz#1093673
This commit is contained in:
parent
4fcc13ddc3
commit
b404cb8d7e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/ccid-*.tar.bz2
|
||||
/ccid-1.4.17.tar.bz2.asc
|
||||
/ccid-1.4.18.tar.bz2.asc
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global upstream_build 3959
|
||||
|
||||
Name: pcsc-lite-ccid
|
||||
Version: 1.4.17
|
||||
Release: 2%{dist}
|
||||
Version: 1.4.18
|
||||
Release: 1%{dist}
|
||||
Summary: Generic USB CCID smart card reader driver
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -56,6 +56,9 @@ cp -p src/openct/LICENSE LICENSE.openct
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 18 2014 Nikos Mavrogiannopoulos <nmav@redhat.com> - 1.4.18-1
|
||||
- Update to 1.4.18
|
||||
|
||||
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.17-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user