This commit is contained in:
Dennis Gilmore 2013-08-03 11:46:13 -05:00
parent 2faeee9483
commit 5270dae459
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: pcsc-lite
Version: 1.8.8
Release: 1%{?dist}
Release: 2%{?dist}
Summary: PC/SC Lite smart card framework and applications
Group: System Environment/Daemons
@ -131,6 +131,9 @@ rm $RPM_BUILD_ROOT%{_docdir}/pcsc-lite/README.DAEMON
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Feb 28 2013 Kalev Lember <kalevlember@gmail.com> - 1.8.8-1
- Update to 1.8.8
- Use new systemd macros (#850264)