Update to libuser-0.58

This commit is contained in:
Miloslav Trmač 2012-11-08 04:06:15 +01:00
parent 8083f7d1be
commit 5a47021e5b
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ libuser-0.56.16.tar.xz
/libuser-0.57.5.tar.xz /libuser-0.57.5.tar.xz
/libuser-0.57.6.tar.xz /libuser-0.57.6.tar.xz
/libuser-0.57.7.tar.xz /libuser-0.57.7.tar.xz
/libuser-0.58.tar.xz

View File

@ -1,7 +1,7 @@
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Name: libuser Name: libuser
Version: 0.57.7 Version: 0.58
Release: 1%{?dist} Release: 1%{?dist}
Group: System Environment/Base Group: System Environment/Base
License: LGPLv2+ License: LGPLv2+
@ -96,6 +96,10 @@ python -c "import libuser"
%{_datadir}/gtk-doc/html/* %{_datadir}/gtk-doc/html/*
%changelog %changelog
* Thu Nov 8 2012 Miloslav Trmač <mitr@redhat.com> - 0.58-1
- Update to libuser-0.58
Resolves: #844140, #854236
* Mon Sep 24 2012 Miloslav Trmač <mitr@redhat.com> - 0.57.7-1 * Mon Sep 24 2012 Miloslav Trmač <mitr@redhat.com> - 0.57.7-1
- Update to libuser-0.57.7 - Update to libuser-0.57.7

View File

@ -1 +1 @@
3def265b76075a2572dce6b19ebeb655 libuser-0.57.7.tar.xz 1fc3ef3f3a3955b2d78562ff4daed793 libuser-0.58.tar.xz