Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-07-13 08:59:50 +00:00
parent 31f21742cd
commit 6cb3ff493b

View File

@ -1,6 +1,6 @@
Name: libuser
Version: 0.62
Release: 16%{?dist}
Release: 17%{?dist}
Group: System Environment/Base
License: LGPLv2+
URL: https://pagure.io/libuser
@ -154,6 +154,9 @@ LC_ALL=C.UTF-8 python3 -c "import libuser"
%{_datadir}/gtk-doc/html/*
%changelog
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.62-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Mon Jul 9 2018 Jakub Hrozek <jhrozek@redhat.com> - 0.62-16
- Use python2 explicitly in tests of python2 bindings instead of just "python"
- Related: rhbz#1582899 - libuser: FTBFS in Fedora 28