Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
epel9
Fedora Release Engineering 7 years ago
parent 1f5b1ef93c
commit b9cb5c2912

@ -8,7 +8,7 @@
Summary: Python wrapper module around the OpenSSL library Summary: Python wrapper module around the OpenSSL library
Name: pyOpenSSL Name: pyOpenSSL
Version: 18.0.0 Version: 18.0.0
Release: 2%{?dist} Release: 3%{?dist}
Source0: https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
@ -108,6 +108,9 @@ rm doc/_build/html/.buildinfo
%doc CHANGELOG.rst examples doc/_build/html %doc CHANGELOG.rst examples doc/_build/html
%changelog %changelog
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 18.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Sat Jun 16 2018 Miro Hrončok <mhroncok@redhat.com> - 18.0.0-2 * Sat Jun 16 2018 Miro Hrončok <mhroncok@redhat.com> - 18.0.0-2
- Rebuilt for Python 3.7 - Rebuilt for Python 3.7

Loading…
Cancel
Save