Upstream release 3.1.0
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
91aacc2e81
commit
64af0ae648
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ python-ldap-2.3.10.tar.gz
|
||||
/python-ldap-3.0.0b3.tar.gz
|
||||
/python-ldap-3.0.0b4.tar.gz
|
||||
/python-ldap-3.0.0.tar.gz
|
||||
/python-ldap-3.1.0.tar.gz
|
||||
|
@ -11,7 +11,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-ldap
|
||||
Version: 3.0.0
|
||||
Version: 3.1.0
|
||||
Release: 1%{?dist}
|
||||
License: Python
|
||||
Group: System Environment/Libraries
|
||||
@ -150,6 +150,9 @@ popd
|
||||
%{python3_sitearch}/python_ldap-%{version}%{?prerelease}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Fri May 25 2018 Christian Heimes <cheimes@redhat.com> - 3.1.0-1
|
||||
- New upstream release 3.1.0
|
||||
|
||||
* Wed Mar 21 2018 Christian Heimes <cheimes@redhat.com> - 3.0.0-1
|
||||
- New upstream release 3.0.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (python-ldap-3.0.0.tar.gz) = 707780b9bf2c75451ab13a7e435b89a425a539a206b6faa54d3ab2332d0c46a9df6aeda3ba4b6344b9212c3031d83b2e08249995088f0fcef7a4859964f757d6
|
||||
SHA512 (python-ldap-3.1.0.tar.gz) = 71948cbae1c9a47f9e68fb8c6d65d91a2992261dd9aa535a0453f5733be1c2a25be1dda3c84abc6bdebab92150c89cc8caa757454331a0303de4fa46788b414a
|
||||
|
Loading…
Reference in New Issue
Block a user