From 0d885c25d3c35247330fbe9d704b8c81542d4166 Mon Sep 17 00:00:00 2001 From: Till Maas Date: Sat, 21 Feb 2015 22:27:15 +0100 Subject: [PATCH] Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code --- libpwquality.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libpwquality.spec b/libpwquality.spec index ed2630e..3e3d514 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: 2%{?dist} +Release: 3%{?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,10 @@ rm -f $RPM_BUILD_ROOT%{_moduledir}/*.la %{python3_sitearch}/*.egg-info %changelog +* Sat Feb 21 2015 Till Maas - 1.2.4-3 +- Rebuilt for Fedora 23 Change + https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code + * Sun Aug 17 2014 Fedora Release Engineering - 1.2.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild