Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package frogr for openSUSE:Factory checked 
in at 2022-01-20 00:12:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/frogr (Old)
 and      /work/SRC/openSUSE:Factory/.frogr.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "frogr"

Thu Jan 20 00:12:33 2022 rev:28 rq:947478 version:1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/frogr/frogr.changes      2020-01-12 
23:26:02.430852883 +0100
+++ /work/SRC/openSUSE:Factory/.frogr.new.1892/frogr.changes    2022-01-20 
00:13:30.558636074 +0100
@@ -1,0 +2,6 @@
+Tue Jan 18 00:28:40 UTC 2022 - Luciano Santos <[email protected]>
+
+- Fix meson build warning_level (warnlevel was being used) with sed
+  command based on commit 623d7e397baff3a8ab1695e190b13bc60153b64c.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ frogr.spec ++++++
--- /var/tmp/diff_new_pack.1iRS3o/_old  2022-01-20 00:13:30.986636419 +0100
+++ /var/tmp/diff_new_pack.1iRS3o/_new  2022-01-20 00:13:30.990636422 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package frogr
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -48,6 +48,12 @@
 %prep
 %autosetup
 
+### TODO: Remove this on the next release package update.
+# Fix meson option warning_level based on commit:
+# 
https://gitlab.gnome.org/GNOME/frogr/-/commit/623d7e397baff3a8ab1695e190b13bc60153b64c
+sed -i 's/warnlevel/warning_level/' meson.build
+###
+
 %build
 %meson \
        -D enable-header-bar=true \

Reply via email to