From 5c4e561e0dea5a7dc41551f13777c691e39b709c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 6 Feb 2025 12:04:28 +0100 Subject: [PATCH] Rebuilt with mpdecimal 4.0.0 --- python3.12.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python3.12.spec b/python3.12.spec index d30a493..235a43a 100644 --- a/python3.12.spec +++ b/python3.12.spec @@ -17,7 +17,7 @@ URL: https://www.python.org/ #global prerel ... %global upstream_version %{general_version}%{?prerel} Version: %{general_version}%{?prerel:~%{prerel}} -Release: 1%{?dist} +Release: 2%{?dist} License: Python-2.0.1 @@ -1683,6 +1683,9 @@ CheckPython optimized # ====================================================== %changelog +* Thu Feb 06 2025 Miro HronĨok - 3.12.9-2 +- Rebuilt with mpdecimal 4.0.0 + * Tue Feb 04 2025 Charalampos Stratakis - 3.12.9-1 - Update to 3.12.9 - Security fix for CVE-2025-0938