From fdbb1b7761a0a5f5e2b8d62a6973658d32669f4c Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Mon, 25 Nov 2024 09:42:07 +0300 Subject: [PATCH] import python-cryptography-43.0.0-4.el10 --- SPECS/python-cryptography.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/python-cryptography.spec b/SPECS/python-cryptography.spec index 3e2886d..cab570c 100644 --- a/SPECS/python-cryptography.spec +++ b/SPECS/python-cryptography.spec @@ -2,7 +2,7 @@ ## (rpmautospec version 0.6.5) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: - release_number = 3; + release_number = 4; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} @@ -152,6 +152,9 @@ PYTHONPATH=${PWD}/vectors:%{buildroot}%{python3_sitearch} \ %changelog ## START: Generated by rpmautospec +* Tue Oct 29 2024 Troy Dawson - 43.0.0-4 +- Bump release for October 2024 mass rebuild: + * Thu Sep 12 2024 Francisco Trivino - 43.0.0-3 - allow sha1 in OAEP