Updated to 1.4.19
Resolves: rhbz#1241842
This commit is contained in:
parent
d51995f8d7
commit
aaffb8855d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/ccid-*.tar.bz2
|
||||
/ccid-1.4.17.tar.bz2.asc
|
||||
/ccid-1.4.18.tar.bz2.asc
|
||||
/ccid-1.4.19.tar.bz2.asc
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global upstream_build 3959
|
||||
|
||||
Name: pcsc-lite-ccid
|
||||
Version: 1.4.18
|
||||
Release: 2%{dist}
|
||||
Version: 1.4.19
|
||||
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
|
||||
* Fri Jul 10 2015 Nikos Mavrogiannopoulos <nmav@redhat.com> - 1.4.19-1
|
||||
- Updated to 1.4.19 (#1241842)
|
||||
|
||||
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.18-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user