From 8d53065c4bb65c5bbf30f9a0174b7b44e8c98065 Mon Sep 17 00:00:00 2001 From: Miloslav Trmac Date: Oct 10 2004 21:57:30 +0000 Subject: - Fix memory leaks (#113730) - Build with updated translations --- diff --git a/.cvsignore b/.cvsignore index 3e768c8..ec38ae7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libuser-0.52.3.tar.gz +libuser-0.52.4.tar.gz diff --git a/libuser.spec b/libuser.spec index 83f5678..c10024c 100644 --- a/libuser.spec +++ b/libuser.spec @@ -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 - 0.52.4-1 +- Fix memory leaks (#113730) +- Build with updated translations + * Wed Sep 29 2004 Miloslav Trmac - 0.52.3-1 - Fix compilation without libuser headers already installed (#134085) diff --git a/sources b/sources index e854540..cdeb884 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d889e70231748f5a6cb5bd8e53895ea5 libuser-0.52.3.tar.gz +21f858d1d2d3630f418fb96e8b343c75 libuser-0.52.4.tar.gz