From c793aba17459dbc2286997f79a5642d8a7755dbf Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 31 Jul 2018 15:10:29 +0200 Subject: [PATCH] Rebuild with fixed binutils --- libpwquality.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libpwquality.spec b/libpwquality.spec index 8712ab3..26cfce8 100644 --- a/libpwquality.spec +++ b/libpwquality.spec @@ -15,7 +15,7 @@ Summary: A library for password generation and password quality checking Name: libpwquality Version: 1.4.0 -Release: 9%{?dist} +Release: 10%{?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+ @@ -178,6 +178,9 @@ mkdir $RPM_BUILD_ROOT%{_secconfdir}/pwquality.conf.d %endif %changelog +* Tue Jul 31 2018 Florian Weimer - 1.4.0-10 +- Rebuild with fixed binutils + * Fri Jul 13 2018 Fedora Release Engineering - 1.4.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild