diff --git a/libpwquality.spec b/libpwquality.spec index 97accf9..044cc09 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: 7%{?dist} +Release: 8%{?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+ @@ -182,6 +182,9 @@ mkdir $RPM_BUILD_ROOT%{_secconfdir}/pwquality.conf.d %endif %changelog +* Fri Jun 15 2018 Miro Hrončok - 1.4.0-8 +- Rebuilt for Python 3.7 + * Thu Mar 22 2018 Tomáš Mráz 1.4.0-7 - Add conditionals for Python2 and Python3