Update to libuser-0.57.1
* Fri Jan 14 2011 Miloslav Trmač <mitr@redhat.com> - 0.57.1-1 - Update to libuser-0.57.1 Resolves: #668855
This commit is contained in:
parent
35f9f0a28d
commit
28b5df391a
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ libuser-0.56.16.tar.xz
|
||||
/libuser-0.56.17.tar.xz
|
||||
/libuser-0.56.18.tar.xz
|
||||
/libuser-0.57.tar.xz
|
||||
/libuser-0.57.1.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
|
||||
Version: 0.57.1
|
||||
Release: 1%{?dist}
|
||||
Group: System Environment/Base
|
||||
License: LGPLv2+
|
||||
@ -102,6 +102,10 @@ python -c "import libuser"
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 14 2011 Miloslav Trmač <mitr@redhat.com> - 0.57.1-1
|
||||
- Update to libuser-0.57.1
|
||||
Resolves: #668855
|
||||
|
||||
* Mon Jan 10 2011 Miloslav Trmač <mitr@redhat.com> - 0.57-1
|
||||
- Update to libuser-0.57
|
||||
Resolves: #497333 #610172
|
||||
|
Loading…
Reference in New Issue
Block a user