This commit is contained in:
Fedora Release Engineering 2024-01-21 22:39:05 +00:00
parent 63a0114a2a
commit 0cf06534f8

View File

@ -1,7 +1,7 @@
Summary: Python wrapper module around the OpenSSL library
Name: pyOpenSSL
Version: 23.2.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
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 23.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Aug 10 2023 Christian Heimes <cheimes@redhat.com> - 23.2.0-1
- Update to 23.2.0, resolves rhbz#2181444