Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-21 09:44:13 +00:00
parent 132f1e956e
commit fb93d7a024

View File

@ -1,7 +1,7 @@
Summary: Python wrapper module around the OpenSSL library
Name: pyOpenSSL
Version: 21.0.0
Release: 1%{?dist}
Release: 2%{?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
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 21.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Oct 05 2021 Paul Wouters <paul.wouters@aiven.io> - 21.0.0-1
- Resolves: rhbz#2008709 pyOpenSSL-21.0.0 is available