Rebuilt for Python 3.8

This commit is contained in:
Miro Hrončok 2019-08-16 12:06:23 +02:00
parent feba7a5b14
commit a7342447ca

View File

@ -15,7 +15,7 @@
Summary: A library for password generation and password quality checking
Name: libpwquality
Version: 1.4.0
Release: 14%{?dist}
Release: 15%{?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+
@ -180,6 +180,9 @@ mkdir $RPM_BUILD_ROOT%{_secconfdir}/pwquality.conf.d
%endif
%changelog
* Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 1.4.0-15
- Rebuilt for Python 3.8
* Mon Aug 12 2019 Tomáš Mráz <tmraz@redhat.com> 1.4.0-14
- Disable python2 bindings in Fedora 31 and above