Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gcc for SUSE:ALP:Workbench checked in at 2023-04-05 09:30:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:ALP:Workbench.OBS/gcc (Old) and /work/SRC/SUSE:ALP:Workbench.OBS/.gcc.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcc" Wed Apr 5 09:30:28 2023 rev:2 rq: version:13 Changes: -------- --- /work/SRC/SUSE:ALP:Workbench.OBS/gcc/gcc.changes 2023-04-04 12:00:59.547032141 +0200 +++ /work/SRC/SUSE:ALP:Workbench.OBS/.gcc.new.19717/gcc.changes 2023-04-05 09:30:32.162684154 +0200 @@ -1,0 +2,5 @@ +Thu Jan 19 11:30:13 UTC 2023 - Richard Biener <[email protected]> + +- Switch gcc to default 13. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcc.spec ++++++ --- /var/tmp/diff_new_pack.YdDZcf/_old 2023-04-05 09:30:32.534686289 +0200 +++ /var/tmp/diff_new_pack.YdDZcf/_new 2023-04-05 09:30:32.542686336 +0200 @@ -1,7 +1,7 @@ # # spec file for package gcc # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -43,9 +43,9 @@ %endif %define libgccjit_sover 0 URL: http://gcc.gnu.org/ -%define gcc_version 12 -%define gcc_suffix 12 -Version: 12 +%define gcc_version 13 +%define gcc_suffix 13 +Version: 13 Release: 0 Summary: The system GNU C Compiler License: GPL-3.0-or-later @@ -136,6 +136,7 @@ # install / update the entries + %post -n gcc-info %install_info --info-dir=%{_infodir} --name=cpp --description='The GNU C preprocessor.' %{_infodir}/cpp.info.gz %install_info --info-dir=%{_infodir} --name=gcc --description='The GNU Compiler Collection.' %{_infodir}/gcc.info.gz
