rebuilt with gcc 10.2.0 [release 2.4.6-13mamba;Sun Jul 26 2020]
This commit is contained in:
parent
5575954ce5
commit
5bb1b061bc
@ -1,8 +1,8 @@
|
|||||||
%define pkgver %(echo %version | sed "s|[a-z]||")
|
%define pkgver %(echo %version | sed "s|[a-z]||")
|
||||||
%define gccver 10.1.0
|
%define gccver 10.2.0
|
||||||
Name: libtool
|
Name: libtool
|
||||||
Version: 2.4.6
|
Version: 2.4.6
|
||||||
Release: 12mamba
|
Release: 13mamba
|
||||||
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
|
||||||
@ -117,6 +117,9 @@ This package contains static libraries and header files need for development.
|
|||||||
#%doc ChangeLog* NEWS README THANKS TODO doc/PLATFORMS
|
#%doc ChangeLog* NEWS README THANKS TODO doc/PLATFORMS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 26 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.6-13mamba
|
||||||
|
- rebuilt with gcc 10.2.0
|
||||||
|
|
||||||
* Thu May 14 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.6-12mamba
|
* Thu May 14 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.6-12mamba
|
||||||
- rebuilt with gcc 10.1.0
|
- rebuilt with gcc 10.1.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user