automatic version update by autodist [release 3.12.6-1mamba;Sat Sep 07 2024]

This commit is contained in:
Automatic Build System 2024-09-08 11:17:03 +02:00
parent 014c12d85b
commit 4acf6e2c37

View File

@ -3,7 +3,7 @@
%define libname libpython312 %define libname libpython312
%define __libdir %{_libdir} %define __libdir %{_libdir}
Name: python312 Name: python312
Version: 3.12.5 Version: 3.12.6
Release: 1mamba Release: 1mamba
Summary: An interpreted, interactive, object-oriented programming language Summary: An interpreted, interactive, object-oriented programming language
Group: Applications/Development Group: Applications/Development
@ -206,8 +206,6 @@ if [ $1 -ge 1 ]; then
fi fi
: :
%post -n %{libname} -p /sbin/ldconfig
%postun -n %{libname} -p /sbin/ldconfig
%transfiletriggerpostun -P 2000000 -- %{__libdir}/python%{majversion}/site-packages %transfiletriggerpostun -P 2000000 -- %{__libdir}/python%{majversion}/site-packages
find %{__libdir}/python%{majversion}/site-packages -name *.egg-info -type d -empty -exec rmdir {} \; 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 %endif
%changelog %changelog
* Sat Sep 07 2024 Automatic Build System <autodist@openmamba.org> 3.12.6-1mamba
- automatic version update by autodist
* Thu Aug 08 2024 Automatic Build System <autodist@openmamba.org> 3.12.5-1mamba * Thu Aug 08 2024 Automatic Build System <autodist@openmamba.org> 3.12.5-1mamba
- automatic version update by autodist - automatic version update by autodist