diff --git a/pyOpenSSL.spec b/pyOpenSSL.spec index cd3bfe0..b6180b0 100644 --- a/pyOpenSSL.spec +++ b/pyOpenSSL.spec @@ -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 - 23.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Aug 10 2023 Christian Heimes - 23.2.0-1 - Update to 23.2.0, resolves rhbz#2181444