- Make error reporting more consistent, more verbose and always on stderr
(partly #133861, original patch by Pawel Salek) - Mark strings previously blocked by string freeze for translation
This commit is contained in:
parent
0e99601789
commit
8407ceea55
@ -1 +1 @@
|
||||
libuser-0.52.5.tar.gz
|
||||
libuser-0.52.6.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%define python %(%{__python} -c "import sys; print sys.version[:3]")
|
||||
|
||||
Name: libuser
|
||||
Version: 0.52.5
|
||||
Version: 0.52.6
|
||||
Release: 1
|
||||
Group: System Environment/Base
|
||||
License: LGPL
|
||||
@ -94,6 +94,11 @@ popd
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 2 2004 Miloslav Trmac <mitr@redhat.com> - 0.52.6-1
|
||||
- Make error reporting more consistent, more verbose and always on stderr
|
||||
(partly #133861, original patch by Pawel Salek)
|
||||
- Mark strings previously blocked by string freeze for translation
|
||||
|
||||
* Tue Oct 12 2004 Miloslav Trmac <mitr@redhat.com> - 0.52.5-1
|
||||
- Fix home directory renaming in ADMIN.modifyUser (#135280)
|
||||
- Further Python reference counting fixes
|
||||
|
Loading…
Reference in New Issue
Block a user