diff --git a/python-cryptography.spec b/python-cryptography.spec index f1bd63564a8f19836988ec8fab3723be8451941b..70ad1d1018d546fd25a74371a64ffc65b724a997 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -6,7 +6,7 @@ Summary: PyCA's cryptography library Name: python-%{srcname} Version: 41.0.4 -Release: 4%{?dist} +Release: 5%{?dist} License: ASL 2.0 or BSD URL: https://cryptography.io/en/latest/ Source0: https://github.com/pyca/cryptography/archive/%{version}/%{srcname}-%{version}.tar.gz @@ -76,6 +76,10 @@ PYTHONPATH=${PWD}/vectors:%{buildroot}%{python3_sitearch} \ %{python3_sitearch}/%{srcname}-%{version}-py*.egg-info %changelog +* Thu Aug 01 2024 Rebuild Robot - 41.0.4-5 +- [Type] bugfix +- [DESC] Rebuilt for gcc + * Fri Jul 26 2024 jackeyji - 41.0.4-4 - [Type] bugfix - [DESC] adapt cargo_prep macro