diff --git a/passwdqc.spec b/passwdqc.spec index 26613cc..41339c6 100644 --- a/passwdqc.spec +++ b/passwdqc.spec @@ -1,7 +1,7 @@ Summary: A password/passphrase strength checking and policy enforcement toolset Name: passwdqc Version: 1.2.2 -Release: 1%{?dist} +Release: 2%{?dist} # License of man page is BSD, wordset_4k.c is public domain # and rest is Copyright only License: BSD and Public Domain and Copyright only @@ -78,6 +78,9 @@ make install DESTDIR=$RPM_BUILD_ROOT MANDIR=%{_mandir} SHARED_LIBDIR=/%{_lib} DE %{_libdir}/lib*.so %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 1.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Oct 19 2010 Avesh Agarwal - 1.2.2-1 - New upstream release with package name changed to passwdqc - Added new command line utilities pwqcheck and pwqgen