This commit is contained in:
Peter Robinson 2015-11-10 14:43:12 +00:00
parent c6d983b511
commit 71fde889b5

View File

@ -1,6 +1,6 @@
Name: libuser
Version: 0.62
Release: 1%{?dist}
Release: 2%{?dist}
Group: System Environment/Base
License: LGPLv2+
URL: https://fedorahosted.org/libuser/
@ -139,6 +139,9 @@ LC_ALL=en_US.UTF-8 python3 -c "import libuser"
%{_datadir}/gtk-doc/html/*
%changelog
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.62-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Thu Jul 23 2015 Miloslav Trmač <mitr@redhat.com> - 0.62-1
- Update to libuser-0.62
Resolves: #1246225 (CVE-2015-3245, CVE-2015-3246)