Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vkbasalt for openSUSE:Factory 
checked in at 2024-05-15 21:26:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vkbasalt (Old)
 and      /work/SRC/openSUSE:Factory/.vkbasalt.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vkbasalt"

Wed May 15 21:26:08 2024 rev:10 rq:1173964 version:0.3.2.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/vkbasalt/vkbasalt.changes        2024-01-31 
23:55:24.480578655 +0100
+++ /work/SRC/openSUSE:Factory/.vkbasalt.new.1880/vkbasalt.changes      
2024-05-15 21:26:36.641622397 +0200
@@ -1,0 +2,5 @@
+Thu May  2 08:14:31 UTC 2024 - Richard Biener <rguent...@suse.com>
+
+- No longer force use of GCC 12. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vkbasalt.spec ++++++
--- /var/tmp/diff_new_pack.cHJYr5/_old  2024-05-15 21:26:37.257644694 +0200
+++ /var/tmp/diff_new_pack.cHJYr5/_new  2024-05-15 21:26:37.261644839 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vkbasalt
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -37,8 +37,7 @@
 BuildRequires:  gcc11
 BuildRequires:  gcc11-c++
 %else
-BuildRequires:  gcc12
-BuildRequires:  gcc12-c++
+BuildRequires:  gcc-c++
 %endif
 
 %description
@@ -51,9 +50,6 @@
 %if 0%{?sle_version} >= 150400 && 0%{?sle_version} < 160000 && 0%{?is_opensuse}
 export CC="gcc-11"
 export CXX="g++-11"
-%else
-export CC="gcc-12"
-export CXX="g++-12"
 %endif
 %meson
 %meson_build

Reply via email to