This commit is contained in:
Dennis Gilmore 2013-08-03 05:16:33 -05:00
parent b4c1001acf
commit d13cbbfc7a

View File

@ -1,6 +1,6 @@
Name: esc
Version: 1.1.0
Release: 22%{?dist}
Release: 23%{?dist}
Summary: Enterprise Security Client Smart Card Client
License: GPL+
URL: http://directory.fedora.redhat.com/wiki/CoolKey
@ -232,6 +232,9 @@ if [ -x %{_bindir}/gtk-update-icon-cache ]; then
fi
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-23
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Sun Jul 7 2013 Ville Skyttä <ville.skytta@iki.fi> - 1.1.0-22
- Make buildable with kernels > 3.5.
- %%changelog syntax and bogus date fixes.