diff --git a/.cvsignore b/.cvsignore index 18d8665..a8c720d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -passwd-0.72.tar.bz2 +passwd-0.73.tar.bz2 diff --git a/passwd.spec b/passwd.spec index 14829a7..2275c4d 100644 --- a/passwd.spec +++ b/passwd.spec @@ -6,7 +6,7 @@ %endif Summary: The passwd utility for setting/changing passwords using PAM Name: passwd -Version: 0.72 +Version: 0.73 Release: 1 License: BSD Group: System Environment/Base @@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/passwd.1* %changelog +* Mon Jul 17 2006 Tomas Mraz 0.73-1 +- fixed broken logic from the last change (#196851) + * Fri Jul 14 2006 Tomas Mraz 0.72-1 - merged audit patch to upstream cvs - improved passwd -S output (#170344) diff --git a/sources b/sources index dfd4f5c..8f5307d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -26438e7f37b2a60fb012d6e8fb345848 passwd-0.72.tar.bz2 +10e0164430a11f0982b9d24dc39394fc passwd-0.73.tar.bz2