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-04-05 19:55:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcc (Old)
 and      /work/SRC/openSUSE:Factory/.gcc.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gcc"

Tue Apr  5 19:55:21 2022 rev:72 rq:966761 version:11

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcc/gcc.changes  2022-02-17 00:31:13.593426102 
+0100
+++ /work/SRC/openSUSE:Factory/.gcc.new.1900/gcc.changes        2022-04-05 
19:55:37.970113574 +0200
@@ -1,0 +2,5 @@
+Mon Apr  4 07:44:16 UTC 2022 - Richard Biener <rguent...@suse.com>
+
+- Rename libgccjit0-devel to libgccjit-devel.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gcc.spec ++++++
--- /var/tmp/diff_new_pack.TQFuk9/_old  2022-04-05 19:55:38.502107643 +0200
+++ /var/tmp/diff_new_pack.TQFuk9/_new  2022-04-05 19:55:38.506107599 +0200
@@ -132,8 +132,8 @@
 The system GNU Compiler documentation.
 
 
-# install / update the entries
 
+# 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
@@ -390,13 +390,13 @@
 %description -n gcc-d-64bit
 The system GNU D Compiler 64bit support.
 
-%package -n libgccjit%{libgccjit_sover}-devel
+%package -n libgccjit-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
+%description -n libgccjit-devel
 Package contains header files and documentation for GCC JIT front-end.
 
 %prep
@@ -664,7 +664,7 @@
 
 %endif
 
-%files -n libgccjit%{libgccjit_sover}-devel
+%files -n libgccjit-devel
 %defattr(-,root,root)
 # empty - only for the dependency
 

Reply via email to