diff --git a/python3.11-cryptography.spec b/python3.11-cryptography.spec index 5e85127..afbd195 100644 --- a/python3.11-cryptography.spec +++ b/python3.11-cryptography.spec @@ -8,7 +8,7 @@ Name: python%{python3_pkgversion}-%{srcname} Version: 37.0.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: PyCA's cryptography library # We bundle various crates with cryptography which is dual licensed @@ -210,6 +210,9 @@ PYTHONPATH=${PWD}/vectors:%{buildroot}%{python3_sitearch} \ %{python3_sitearch}/%{srcname}-%{version}-py*.egg-info %changelog +* Thu Feb 23 2023 Charalampos Stratakis - 37.0.2-5 +- Bump release for rebuild + * Mon Feb 20 2023 Charalampos Stratakis - 37.0.2-4 - Security fix for CVE-2023-23931