From 5ee9c2e4fe8bf9d2dd10159c24067a8b4125a26d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 26 2017 19:34:18 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- diff --git a/libpwquality.spec b/libpwquality.spec index 94b4a02..5bacbb0 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.4.0 -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+ @@ -149,6 +149,9 @@ mkdir $RPM_BUILD_ROOT%{_secconfdir}/pwquality.conf.d %{python3_sitearch}/*.egg-info %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 1.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri May 26 2017 Tomáš Mráz 1.4.0-1 - Do not try to check presence of too short username in password - Make the user name check optional (via usercheck option)