Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gcc for openSUSE:Factory checked in at 2023-03-19 16:16:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcc (Old) and /work/SRC/openSUSE:Factory/.gcc.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcc" Sun Mar 19 16:16:38 2023 rev:75 rq:1059897 version:13 Changes: -------- --- /work/SRC/openSUSE:Factory/gcc/gcc.changes 2022-05-22 20:25:53.738128801 +0200 +++ /work/SRC/openSUSE:Factory/.gcc.new.31432/gcc.changes 2023-03-19 16:16:52.527408752 +0100 @@ -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.EY2WBJ/_old 2023-03-19 16:16:53.515413556 +0100 +++ /var/tmp/diff_new_pack.EY2WBJ/_new 2023-03-19 16:16:53.519413575 +0100 @@ -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
