Update to libuser-0.58
This commit is contained in:
parent
8083f7d1be
commit
5a47021e5b
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user