Update to libuser-0.60

This commit is contained in:
Miloslav Trmač 2013-10-14 17:33:05 +02:00
parent 303436a155
commit 2a47f4876e
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ libuser-0.56.16.tar.xz
/libuser-0.57.7.tar.xz
/libuser-0.58.tar.xz
/libuser-0.59.tar.xz
/libuser-0.60.tar.xz

View File

@ -1,8 +1,8 @@
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Name: libuser
Version: 0.59
Release: 2%{?dist}
Version: 0.60
Release: 1%{?dist}
Group: System Environment/Base
License: LGPLv2+
URL: https://fedorahosted.org/libuser/
@ -96,6 +96,10 @@ python -c "import libuser"
%{_datadir}/gtk-doc/html/*
%changelog
* Mon Oct 14 2013 Miloslav Trmač <mitr@redhat.com> - 0.60-1
- Update to libuser-0.60
Resolves: #910774, #985569, #1008825
* 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

View File

@ -1 +1 @@
22835cbfec894b1e9491845ed5023244 libuser-0.59.tar.xz
5c549724999ccca65ceaaecc4eb8cb98 libuser-0.60.tar.xz