Rebuilt for Python 3.8
This commit is contained in:
parent
feba7a5b14
commit
a7342447ca
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user