Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gcc for openSUSE:Factory checked in 
at 2021-09-11 22:24:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcc (Old)
 and      /work/SRC/openSUSE:Factory/.gcc.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gcc"

Sat Sep 11 22:24:09 2021 rev:69 rq:914962 version:11

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcc/gcc.changes  2021-07-27 14:31:50.715496947 
+0200
+++ /work/SRC/openSUSE:Factory/.gcc.new.1899/gcc.changes        2021-09-11 
22:24:10.919365996 +0200
@@ -1,0 +2,5 @@
+Fri Aug 27 17:41:23 UTC 2021 - Andreas Schwab <[email protected]>
+
+- Add libgccjit%{libgccjit_sover}-devel package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gcc.spec ++++++
--- /var/tmp/diff_new_pack.fVo7SA/_old  2021-09-11 22:24:11.691366757 +0200
+++ /var/tmp/diff_new_pack.fVo7SA/_new  2021-09-11 22:24:11.695366761 +0200
@@ -41,6 +41,7 @@
 %else
 %define build_d 0
 %endif
+%define libgccjit_sover 0
 URL:            http://gcc.gnu.org/
 %define gcc_version 11
 %define gcc_suffix 11
@@ -72,8 +73,6 @@
 %description
 The system GNU C Compiler.
 
-
-
 %package -n gcc-32bit
 Summary:        The system GNU C Compiler
 License:        GPL-3.0-or-later
@@ -84,8 +83,6 @@
 %description -n gcc-32bit
 The system GNU C Compiler.
 
-
-
 %package -n gcc-64bit
 Summary:        The system GNU C Compiler
 License:        GPL-3.0-or-later
@@ -96,8 +93,6 @@
 %description -n gcc-64bit
 The system GNU C Compiler.
 
-
-
 %package -n cpp
 Summary:        The system GNU Preprocessor
 License:        GPL-3.0-or-later
@@ -107,7 +102,6 @@
 %description -n cpp
 The system GNU Preprocessor.
 
-
 %package -n gcc-devel
 Summary:        The system GNU C Compiler Plugin development files
 License:        GPL-3.0-or-later
@@ -118,7 +112,6 @@
 %description -n gcc-devel
 The system GNU C Compiler Plugin development files.
 
-
 %package -n gcc-locale
 Summary:        The system GNU Compiler locale files
 License:        GPL-3.0-or-later
@@ -128,8 +121,6 @@
 %description -n gcc-locale
 The system GNU Compiler locale files.
 
-
-
 %package -n gcc-info
 Summary:        The system GNU Compiler documentation
 License:        GFDL-1.2-only
@@ -140,6 +131,7 @@
 %description -n gcc-info
 The system GNU Compiler documentation.
 
+
 # install / update the entries
 %post -n gcc-info
 %install_info --info-dir=%{_infodir} --name=cpp --description='The GNU C 
preprocessor.' %{_infodir}/cpp.info.gz
@@ -167,7 +159,6 @@
 %description -n gcc-c++
 The system GNU C++ Compiler.
 
-
 %package -n gcc-c++-32bit
 Summary:        The system GNU C++ Compiler
 License:        GPL-3.0-or-later
@@ -179,7 +170,6 @@
 %description -n gcc-c++-32bit
 The system GNU C++ Compiler 32 bit support.
 
-
 %package -n gcc-c++-64bit
 Summary:        The system GNU C++ Compiler
 License:        GPL-3.0-or-later
@@ -191,21 +181,18 @@
 %description -n gcc-c++-64bit
 The system GNU C++ Compiler 64 bit support.
 
-
-
 %package -n libstdc++-devel
 Summary:        The system GNU C++ development files
-License:        GPL-3.0-with-GCC-exception
+License:        GPL-3.0-only WITH GCC-exception-3.1
 Group:          System/Libraries
 Requires:       libstdc++6-devel-gcc%{gcc_version}
 
 %description -n libstdc++-devel
 The system GNU C++ development files.
 
-
 %package -n libstdc++-devel-32bit
 Summary:        The system GNU C++ 32bit development files
-License:        GPL-3.0-with-GCC-exception
+License:        GPL-3.0-only WITH GCC-exception-3.1
 Group:          System/Libraries
 Requires:       libstdc++-devel
 Requires:       libstdc++6-devel-gcc%{gcc_version}-32bit
@@ -213,10 +200,9 @@
 %description -n libstdc++-devel-32bit
 The system GNU C++ 32bit development files.
 
-
 %package -n libstdc++-devel-64bit
 Summary:        The system GNU C++ 64bit development files
-License:        GPL-3.0-with-GCC-exception
+License:        GPL-3.0-only WITH GCC-exception-3.1
 Group:          System/Libraries
 Requires:       libstdc++-devel
 Requires:       libstdc++6-devel-gcc%{gcc_version}-64bit
@@ -224,8 +210,6 @@
 %description -n libstdc++-devel-64bit
 The system GNU C++ 64bit development files.
 
-
-
 %package -n gcc-fortran
 Summary:        The system GNU Fortran Compiler
 License:        GPL-3.0-or-later
@@ -236,7 +220,6 @@
 %description -n gcc-fortran
 The system GNU Fortran Compiler.
 
-
 %package -n gcc-fortran-32bit
 Summary:        The system GNU Fortran Compiler
 License:        GPL-3.0-or-later
@@ -247,7 +230,6 @@
 %description -n gcc-fortran-32bit
 The system GNU Fortran Compiler 32 bit support.
 
-
 %package -n gcc-fortran-64bit
 Summary:        The system GNU Fortran Compiler
 License:        GPL-3.0-or-later
@@ -258,8 +240,6 @@
 %description -n gcc-fortran-64bit
 The system GNU Fortran Compiler 64 bit support.
 
-
-
 %package -n gcc-objc
 Summary:        The system GNU Objective C Compiler
 License:        GPL-3.0-or-later
@@ -273,8 +253,6 @@
 %description -n gcc-objc
 The system GNU Objective C Compiler.
 
-
-
 %package -n gcc-objc-32bit
 Summary:        The system GNU Objective C Compiler
 License:        GPL-3.0-or-later
@@ -285,8 +263,6 @@
 %description -n gcc-objc-32bit
 The system GNU Objective C Compiler 32 bit support.
 
-
-
 %package -n gcc-objc-64bit
 Summary:        The system GNU Objective C Compiler
 License:        GPL-3.0-or-later
@@ -297,8 +273,6 @@
 %description -n gcc-objc-64bit
 The system GNU Objective C Compiler 64 bit support.
 
-
-
 %package -n gcc-obj-c++
 Summary:        The system GNU Objective C++ Compiler
 License:        GPL-3.0-or-later
@@ -309,8 +283,6 @@
 %description -n gcc-obj-c++
 The system GNU Objective C++ Compiler.
 
-
-
 %package -n gcc-PIE
 Summary:        A default configuration to build all binaries in PIE mode
 License:        GPL-3.0-or-later
@@ -323,7 +295,6 @@
 Independend Executable (PIE) variant. This enables better address
 space randomization (ASLR).
 
-
 %package -n gcc-ada
 Summary:        The system GNU Ada Compiler
 License:        GPL-3.0-or-later
@@ -354,7 +325,6 @@
 %description -n gcc-ada-64bit
 The system GNU Ada Compiler 64 bit support.
 
-
 %package -n gcc-go
 Summary:        The system GNU Go Compiler
 License:        GPL-3.0-or-later
@@ -362,7 +332,7 @@
 Requires:       gcc = %{version}
 Requires:       gcc%{gcc_version}-go
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 
 %description -n gcc-go
 The system GNU Go Compiler.
@@ -387,7 +357,6 @@
 %description -n gcc-go-64bit
 The system GNU Go Compiler 64bit support.
 
-
 %package -n gcc-d
 Summary:        The system GNU D Compiler
 License:        GPL-3.0-or-later
@@ -395,7 +364,7 @@
 Requires:       gcc = %{version}
 Requires:       gcc%{gcc_version}-d
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 
 %description -n gcc-d
 The system GNU D Compiler.
@@ -420,6 +389,14 @@
 %description -n gcc-d-64bit
 The system GNU D Compiler 64bit support.
 
+%package -n libgccjit%{libgccjit_sover}-devel
+Summary:        Support for embedding GCC inside programs and libraries
+License:        GPL-3.0-or-later
+Group:          Development/Languages/C and C++
+Requires:       libgccjit%{libgccjit_sover}-devel-gcc%{gcc_version}
+
+%description -n libgccjit%{libgccjit_sover}-devel
+Package contains header files and documentation for GCC JIT front-end.
 
 %prep 
 
@@ -683,4 +660,8 @@
 
 %endif
 
+%files -n libgccjit%{libgccjit_sover}-devel
+%defattr(-,root,root)
+# empty - only for the dependency
+
 %changelog

Reply via email to