diff --git a/libpwquality.spec b/libpwquality.spec index 59de5ea..ed2630e 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.2.4 -Release: 1%{?dist} +Release: 2%{?dist} # The package is BSD licensed with option to relicense as GPLv2+ # - this option is redundant as the BSD license allows that anyway. License: BSD or GPLv2+ @@ -145,6 +145,9 @@ rm -f $RPM_BUILD_ROOT%{_moduledir}/*.la %{python3_sitearch}/*.egg-info %changelog +* Sun Aug 17 2014 Fedora Release Engineering - 1.2.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Wed Aug 6 2014 Tomáš Mráz 1.2.4-1 - fix license handling (by Tom Callaway) - add Python3 module subpackage