automatic version update by autodist [release 10.1.0-1mamba;Mon May 11 2020]
This commit is contained in:
parent
545e0c4d19
commit
fcf33b7cf9
7
gcc.spec
7
gcc.spec
@ -39,7 +39,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
|
|
||||||
Name: gcc
|
Name: gcc
|
||||||
Version: 9.3.0
|
Version: 10.1.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: GNU Compiler Collection (C, C++, Fortran, Go, Ada)
|
Summary: GNU Compiler Collection (C, C++, Fortran, Go, Ada)
|
||||||
Group: Applications/Development
|
Group: Applications/Development
|
||||||
@ -926,6 +926,7 @@ rm -f %{buildroot}%{_infodir}/libffi.info*
|
|||||||
%{_bindir}/gcov
|
%{_bindir}/gcov
|
||||||
%{_bindir}/gcov-dump
|
%{_bindir}/gcov-dump
|
||||||
%{_bindir}/gcov-tool
|
%{_bindir}/gcov-tool
|
||||||
|
%{_bindir}/lto-dump
|
||||||
%{_bindir}/%{_target_platform}-cc
|
%{_bindir}/%{_target_platform}-cc
|
||||||
%{_bindir}/%{_target_platform}-gcc-%{version}
|
%{_bindir}/%{_target_platform}-gcc-%{version}
|
||||||
%{_bindir}/%{_target_platform}-gcc
|
%{_bindir}/%{_target_platform}-gcc
|
||||||
@ -948,6 +949,7 @@ rm -f %{buildroot}%{_infodir}/libffi.info*
|
|||||||
%{_mandir}/man1/gcov.1.*
|
%{_mandir}/man1/gcov.1.*
|
||||||
%{_mandir}/man1/gcov-dump.1.*
|
%{_mandir}/man1/gcov-dump.1.*
|
||||||
%{_mandir}/man1/gcov-tool.1.*
|
%{_mandir}/man1/gcov-tool.1.*
|
||||||
|
%{_mandir}/man1/lto-dump.1*
|
||||||
%{_mandir}/man7/fsf-funding.7.*
|
%{_mandir}/man7/fsf-funding.7.*
|
||||||
%{_mandir}/man7/gfdl.7.*
|
%{_mandir}/man7/gfdl.7.*
|
||||||
%{_mandir}/man7/gpl.7.*
|
%{_mandir}/man7/gpl.7.*
|
||||||
@ -1464,6 +1466,9 @@ rm -f %{buildroot}%{_infodir}/libffi.info*
|
|||||||
%endif # cross-platform
|
%endif # cross-platform
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 11 2020 Automatic Build System <autodist@mambasoft.it> 10.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Mar 13 2020 Automatic Build System <autodist@mambasoft.it> 9.3.0-1mamba
|
* Fri Mar 13 2020 Automatic Build System <autodist@mambasoft.it> 9.3.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user