- Fix memory leaks (#113730)

- Build with updated translations
This commit is contained in:
Miloslav Trmac 2004-10-10 21:57:30 +00:00
parent 60203bebd7
commit 8d53065c4b
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
libuser-0.52.3.tar.gz
libuser-0.52.4.tar.gz

View File

@ -4,7 +4,7 @@
%define python %(%{__python} -c "import sys; print sys.version[:3]")
Name: libuser
Version: 0.52.3
Version: 0.52.4
Release: 1
Group: System Environment/Base
License: LGPL
@ -94,6 +94,10 @@ popd
%{_datadir}/gtk-doc/html/*
%changelog
* Sun Oct 10 2004 Miloslav Trmac <mitr@redhat.com> - 0.52.4-1
- Fix memory leaks (#113730)
- Build with updated translations
* Wed Sep 29 2004 Miloslav Trmac <mitr@redhat.com> - 0.52.3-1
- Fix compilation without libuser headers already installed (#134085)

View File

@ -1 +1 @@
d889e70231748f5a6cb5bd8e53895ea5 libuser-0.52.3.tar.gz
21f858d1d2d3630f418fb96e8b343c75 libuser-0.52.4.tar.gz