rebuilt with gcc 13.2.0 [release 2.4.7-6mamba;Wed Aug 16 2023]
This commit is contained in:
parent
d1348daed5
commit
ee1bc4c21d
@ -1,8 +1,8 @@
|
|||||||
%define pkgver %(echo %version | sed "s|[a-z]||")
|
%define pkgver %(echo %version | sed "s|[a-z]||")
|
||||||
%define gccver 13.1.1
|
%define gccver 13.2.0
|
||||||
Name: libtool
|
Name: libtool
|
||||||
Version: 2.4.7
|
Version: 2.4.7
|
||||||
Release: 5mamba
|
Release: 6mamba
|
||||||
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
|
||||||
@ -116,6 +116,9 @@ This package contains static libraries and header files needed for development.
|
|||||||
#%doc ChangeLog* NEWS README THANKS TODO doc/PLATFORMS
|
#%doc ChangeLog* NEWS README THANKS TODO doc/PLATFORMS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 16 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.7-6mamba
|
||||||
|
- rebuilt with gcc 13.2.0
|
||||||
|
|
||||||
* Tue Jun 20 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.7-5mamba
|
* Tue Jun 20 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.7-5mamba
|
||||||
- rebuilt with gcc 13.1.1
|
- rebuilt with gcc 13.1.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user