This commit is contained in:
Dennis Gilmore 2015-06-17 17:30:50 +00:00
parent fd6a627040
commit 6532439887

View File

@ -1,6 +1,6 @@
Name: libuser
Version: 0.61
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
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.61-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Mar 25 2015 Miloslav Trmač <mitr@redhat.com> - 0.61-1
- Update to libuser-0.61, notably adding Python 3 bindings
Resolves: #1014555