This commit is contained in:
Dennis Gilmore 2012-01-13 06:06:07 -06:00
parent 96a526ad7d
commit 58a491a615
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: pcsc-lite
Version: 1.7.4
Release: 6%{?dist}
Release: 7%{?dist}
Summary: PC/SC Lite smart card framework and applications
Group: System Environment/Daemons
@ -170,6 +170,9 @@ fi
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.4-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Oct 10 2011 Kalev Lember <kalevlember@gmail.com> - 1.7.4-6
- Remove the automatic card power down disabling patch again;
no longer needed with latest libusb1 1.0.9 rc1 (#737988)