From b3ae634ebc860a2e0d315167de51ef68996a9736 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 02:20:04 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- libpwquality.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libpwquality.spec b/libpwquality.spec index 5461a5d..52fbbd7 100644 --- a/libpwquality.spec +++ b/libpwquality.spec @@ -1,7 +1,7 @@ Summary: A library for password generation and password quality checking Name: libpwquality Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} # The package is BSD licensed with option to relicense as GPL+ # - this option is redundant as the BSD license allows that anyway. License: BSD or GPL+ @@ -106,6 +106,9 @@ rm -f $RPM_BUILD_ROOT%{_moduledir}/*.la %{python_sitearch}/pwquality.so %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 1.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Thu Dec 8 2011 Tomas Mraz 1.0.0-1 - added a few additional password quality checks - bugfix in configuration file parsing