Update to libuser-0.57.7

This commit is contained in:
Miloslav Trmač 2012-09-24 22:26:58 +02:00
parent 4d73b980c6
commit 8083f7d1be
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ libuser-0.56.16.tar.xz
/libuser-0.57.4.tar.xz
/libuser-0.57.5.tar.xz
/libuser-0.57.6.tar.xz
/libuser-0.57.7.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.57.6
Release: 2%{?dist}
Version: 0.57.7
Release: 1%{?dist}
Group: System Environment/Base
License: LGPLv2+
URL: https://fedorahosted.org/libuser/
@ -96,6 +96,9 @@ python -c "import libuser"
%{_datadir}/gtk-doc/html/*
%changelog
* Mon Sep 24 2012 Miloslav Trmač <mitr@redhat.com> - 0.57.7-1
- Update to libuser-0.57.7
* Tue Aug 21 2012 Miloslav Trmač <mitr@redhat.com> - 0.57.6-3
- Drop no longer necessary %%clean and %%defattr commands.

View File

@ -1 +1 @@
4a6410e51664570610da1b9a830ac8ec libuser-0.57.6.tar.xz
3def265b76075a2572dce6b19ebeb655 libuser-0.57.7.tar.xz