From fcf33b7cf9363d72492dcde893e1c4405fe5b05a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 22:37:52 +0100 Subject: [PATCH] automatic version update by autodist [release 10.1.0-1mamba;Mon May 11 2020] --- gcc.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gcc.spec b/gcc.spec index 923e9c0..cb77918 100644 --- a/gcc.spec +++ b/gcc.spec @@ -39,7 +39,7 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: gcc -Version: 9.3.0 +Version: 10.1.0 Release: 1mamba Summary: GNU Compiler Collection (C, C++, Fortran, Go, Ada) Group: Applications/Development @@ -926,6 +926,7 @@ rm -f %{buildroot}%{_infodir}/libffi.info* %{_bindir}/gcov %{_bindir}/gcov-dump %{_bindir}/gcov-tool +%{_bindir}/lto-dump %{_bindir}/%{_target_platform}-cc %{_bindir}/%{_target_platform}-gcc-%{version} %{_bindir}/%{_target_platform}-gcc @@ -948,6 +949,7 @@ rm -f %{buildroot}%{_infodir}/libffi.info* %{_mandir}/man1/gcov.1.* %{_mandir}/man1/gcov-dump.1.* %{_mandir}/man1/gcov-tool.1.* +%{_mandir}/man1/lto-dump.1* %{_mandir}/man7/fsf-funding.7.* %{_mandir}/man7/gfdl.7.* %{_mandir}/man7/gpl.7.* @@ -1464,6 +1466,9 @@ rm -f %{buildroot}%{_infodir}/libffi.info* %endif # cross-platform %changelog +* Mon May 11 2020 Automatic Build System 10.1.0-1mamba +- automatic version update by autodist + * Fri Mar 13 2020 Automatic Build System 9.3.0-1mamba - automatic version update by autodist