Update to 23.2.0
resolves: rhbz#2181444 side-tag: f40-build-side-71372
This commit is contained in:
parent
8963027301
commit
63a0114a2a
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/pyOpenSSL-21.0.0.tar.gz
|
||||
/pyOpenSSL-23.0.0.tar.gz
|
||||
/pyOpenSSL-23.1.1.tar.gz
|
||||
/pyOpenSSL-23.2.0.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: Python wrapper module around the OpenSSL library
|
||||
Name: pyOpenSSL
|
||||
Version: 23.1.1
|
||||
Release: 3%{?dist}
|
||||
Version: 23.2.0
|
||||
Release: 1%{?dist}
|
||||
Source0: https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
@ -70,6 +70,9 @@ rm doc/_build/html/.buildinfo
|
||||
%doc CHANGELOG.rst doc/_build/html
|
||||
|
||||
%changelog
|
||||
* Thu Aug 10 2023 Christian Heimes <cheimes@redhat.com> - 23.2.0-1
|
||||
- Update to 23.2.0, resolves rhbz#2181444
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 23.1.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyOpenSSL-23.1.1.tar.gz) = 581f907ac9acf71c3340bbd413ecf161dafeac1cb406649c683fc770f8bcfcc1630a977defa9b3ee218631959ed14ea62d0a02cdf74af9fdce5ddec34ad1e1ea
|
||||
SHA512 (pyOpenSSL-23.2.0.tar.gz) = a467801bf94959a067d9d3551b47d17d4798bf0b87d253d41a89cac9cdb1731a967a98bda3e83ab8a560ed5fdc0a17f34604f3c6e0f6789bc4c920bc49f520c9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user