From 4acf6e2c375b41da465665b81922159e23fc0661 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 8 Sep 2024 11:17:03 +0200 Subject: [PATCH] automatic version update by autodist [release 3.12.6-1mamba;Sat Sep 07 2024] --- python312.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/python312.spec b/python312.spec index 53e0710..2997b63 100644 --- a/python312.spec +++ b/python312.spec @@ -3,7 +3,7 @@ %define libname libpython312 %define __libdir %{_libdir} Name: python312 -Version: 3.12.5 +Version: 3.12.6 Release: 1mamba Summary: An interpreted, interactive, object-oriented programming language Group: Applications/Development @@ -206,8 +206,6 @@ if [ $1 -ge 1 ]; then fi : -%post -n %{libname} -p /sbin/ldconfig -%postun -n %{libname} -p /sbin/ldconfig %transfiletriggerpostun -P 2000000 -- %{__libdir}/python%{majversion}/site-packages find %{__libdir}/python%{majversion}/site-packages -name *.egg-info -type d -empty -exec rmdir {} \; @@ -279,6 +277,9 @@ find %{__libdir}/python%{majversion}/site-packages -name *.egg-info -type d -emp %endif %changelog +* Sat Sep 07 2024 Automatic Build System 3.12.6-1mamba +- automatic version update by autodist + * Thu Aug 08 2024 Automatic Build System 3.12.5-1mamba - automatic version update by autodist