Rebuilt for Python 3.7
This commit is contained in:
parent
c7547d1617
commit
4e4211ba46
@ -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 <mhroncok@redhat.com> - 1.4.0-8
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Thu Mar 22 2018 Tomáš Mráz <tmraz@redhat.com> 1.4.0-7
|
||||
- Add conditionals for Python2 and Python3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user