This commit is contained in:
Dennis Gilmore 2013-08-03 02:21:52 -05:00
parent f44715d5f9
commit 9cc988745f

View File

@ -2,7 +2,7 @@
Name: libuser Name: libuser
Version: 0.59 Version: 0.59
Release: 1%{?dist} Release: 2%{?dist}
Group: System Environment/Base Group: System Environment/Base
License: LGPLv2+ License: LGPLv2+
URL: https://fedorahosted.org/libuser/ URL: https://fedorahosted.org/libuser/
@ -96,6 +96,9 @@ python -c "import libuser"
%{_datadir}/gtk-doc/html/* %{_datadir}/gtk-doc/html/*
%changelog %changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.59-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Mar 28 2013 Miloslav Trmač <mitr@redhat.com> - 0.59-1 * Thu Mar 28 2013 Miloslav Trmač <mitr@redhat.com> - 0.59-1
- Update to libuser-0.59 (CVE-2012-5630, CVE-2012-5644) - Update to libuser-0.59 (CVE-2012-5630, CVE-2012-5644)
Resolves: #928846 Resolves: #928846