automatic version update by autodist [release 2.5.3-1mamba;Thu Sep 26 2024]

This commit is contained in:
Automatic Build System 2024-09-26 15:36:43 +02:00
parent ce6fd81966
commit 0a0571ef17

View File

@ -1,8 +1,8 @@
%define pkgver %(echo %version | sed "s|[a-z]||") %define pkgver %(echo %version | sed "s|[a-z]||")
%define gccver 14.2.1+20240909git.3951efed %define gccver 14.2.1+20240909git.3951efed
Name: libtool Name: libtool
Version: 2.4.7 Version: 2.5.3
Release: 10mamba Release: 1mamba
Summary: The GNU libtool, which simplifies the use of shared libraries Summary: The GNU libtool, which simplifies the use of shared libraries
Group: Development/Tools Group: Development/Tools
Vendor: openmamba Vendor: openmamba
@ -70,8 +70,6 @@ rm -f %{buildroot}%{_infodir}/dir
%preun %preun
%uninstall_info %{name}.info %uninstall_info %{name}.info
%post -n libltdl -p /sbin/ldconfig
%postun -n libltdl -p /sbin/ldconfig
%files %files
%defattr(-,root,root) %defattr(-,root,root)
@ -118,6 +116,9 @@ rm -f %{buildroot}%{_infodir}/dir
#%doc ChangeLog* NEWS README THANKS TODO doc/PLATFORMS #%doc ChangeLog* NEWS README THANKS TODO doc/PLATFORMS
%changelog %changelog
* Thu Sep 26 2024 Automatic Build System <autodist@openmamba.org> 2.5.3-1mamba
- automatic version update by autodist
* Thu Sep 12 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.7-10mamba * Thu Sep 12 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.7-10mamba
- rebuilt with gcc 14.2.1+20240909git.3951efed - rebuilt with gcc 14.2.1+20240909git.3951efed