rebuilt with gcc 13.1.1 [release 2.4.7-5mamba;Tue Jun 20 2023]
This commit is contained in:
parent
599e4c711f
commit
d1348daed5
10
libtool.spec
10
libtool.spec
@ -1,8 +1,8 @@
|
|||||||
%define pkgver %(echo %version | sed "s|[a-z]||")
|
%define pkgver %(echo %version | sed "s|[a-z]||")
|
||||||
%define gccver 12.2.0
|
%define gccver 13.1.1
|
||||||
Name: libtool
|
Name: libtool
|
||||||
Version: 2.4.7
|
Version: 2.4.7
|
||||||
Release: 3mamba
|
Release: 5mamba
|
||||||
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,12 @@ 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
|
||||||
|
* Tue Jun 20 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.7-5mamba
|
||||||
|
- rebuilt with gcc 13.1.1
|
||||||
|
|
||||||
|
* Sun Jun 11 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.7-4mamba
|
||||||
|
- rebuilt with gcc 13.1.0
|
||||||
|
|
||||||
* Fri Sep 23 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.7-3mamba
|
* Fri Sep 23 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.7-3mamba
|
||||||
- rebuilt with gcc 12.2.0
|
- rebuilt with gcc 12.2.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user