This commit is contained in:
Dennis Gilmore 2013-02-14 03:27:08 -06:00
parent 1a9b698c84
commit a67af1ee3c

View File

@ -1,6 +1,6 @@
Name: opensc
Version: 0.13.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Smart card library and applications
Group: System Environment/Libraries
@ -118,6 +118,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libopensc.so
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sun Jan 13 2013 Kalev Lember <kalevlember@gmail.com> - 0.13.0-2
- Backport an upstream patch for fixing pkcs15 cert length calculation