Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/pyOpenSSL.git#f878ff18be79b39e0187ecfdb85e2ebe386bf80c
This commit is contained in:
DistroBaker 2021-02-04 22:45:14 +01:00
parent 154bd6da08
commit 981a80055c

View File

@ -1,7 +1,7 @@
Summary: Python wrapper module around the OpenSSL library
Name: pyOpenSSL
Version: 20.0.1
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
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jan 18 23:57:32 EST 2021 Paul Wouters <pwouters@redhat.com> - 20.0.1-1
- Resolves: rhbz#1907999 pyOpenSSL-20.0.1 is available