automatic version update by autodist [release 3.12.6-1mamba;Sat Sep 07 2024]
This commit is contained in:
parent
014c12d85b
commit
4acf6e2c37
@ -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 <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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user