Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gcc for openSUSE:Factory checked in 
at 2022-05-10 15:09:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcc (Old)
 and      /work/SRC/openSUSE:Factory/.gcc.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gcc"

Tue May 10 15:09:42 2022 rev:73 rq:967780 version:12

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcc/gcc.changes  2022-04-05 19:55:37.970113574 
+0200
+++ /work/SRC/openSUSE:Factory/.gcc.new.1538/gcc.changes        2022-05-10 
15:09:44.239404168 +0200
@@ -1,0 +2,6 @@
+Wed Apr  6 07:37:13 UTC 2022 - Martin Li??ka <mli...@suse.cz>
+
+- Switch gcc to default 12.
+- Remove 2 Ada binaries.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gcc.spec ++++++
--- /var/tmp/diff_new_pack.ReoD7N/_old  2022-05-10 15:09:44.903405004 +0200
+++ /var/tmp/diff_new_pack.ReoD7N/_new  2022-05-10 15:09:44.907405010 +0200
@@ -43,9 +43,9 @@
 %endif
 %define libgccjit_sover 0
 URL:            http://gcc.gnu.org/
-%define gcc_version 11
-%define gcc_suffix 11
-Version:        11
+%define gcc_version 12
+%define gcc_suffix 12
+Version:        12
 Release:        0
 Summary:        The system GNU C Compiler
 License:        GPL-3.0-or-later
@@ -133,6 +133,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
@@ -416,8 +417,8 @@
         gfortran \
        gccgo \
 %if %{build_ada}
-       gnat gnatbind gnatchop gnatclean gnatfind gnatkr \
-       gnatlink gnatls gnatmake gnatname gnatprep gnatxref \
+       gnat gnatbind gnatchop gnatclean gnatkr \
+       gnatlink gnatls gnatmake gnatname gnatprep \
 %endif
 %if %{build_d}
        gdc \
@@ -556,14 +557,12 @@
 %{_prefix}/bin/gnatbind
 %{_prefix}/bin/gnatchop
 %{_prefix}/bin/gnatclean
-%{_prefix}/bin/gnatfind
 %{_prefix}/bin/gnatkr
 %{_prefix}/bin/gnatlink
 %{_prefix}/bin/gnatls
 %{_prefix}/bin/gnatmake
 %{_prefix}/bin/gnatname
 %{_prefix}/bin/gnatprep
-%{_prefix}/bin/gnatxref
 %endif
 
 %files -n libstdc++-devel

Reply via email to