Update to libuser-0.57.5
This commit is contained in:
parent
c0d1347be9
commit
c3006b3573
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ libuser-0.56.16.tar.xz
|
||||
/libuser-0.57.2.tar.xz
|
||||
/libuser-0.57.3.tar.xz
|
||||
/libuser-0.57.4.tar.xz
|
||||
/libuser-0.57.5.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
Name: libuser
|
||||
Version: 0.57.4
|
||||
Version: 0.57.5
|
||||
Release: 1%{?dist}
|
||||
Group: System Environment/Base
|
||||
License: LGPLv2+
|
||||
@ -102,6 +102,9 @@ python -c "import libuser"
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
|
||||
%changelog
|
||||
* Sat Mar 3 2012 Miloslav Trmač <mitr@redhat.com> - 0.57.5-1
|
||||
- Update to libuser-0.57.5
|
||||
|
||||
* Fri Feb 10 2012 Miloslav Trmač <mitr@redhat.com> - 0.57.4-1
|
||||
- Update to libuser-0.57.4
|
||||
Resolves: #788521
|
||||
|
Loading…
Reference in New Issue
Block a user