Hello community,

here is the log from the commit of package mate-backgrounds for 
openSUSE:Factory checked in at 2020-02-05 19:43:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-backgrounds (Old)
 and      /work/SRC/openSUSE:Factory/.mate-backgrounds.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-backgrounds"

Wed Feb  5 19:43:17 2020 rev:13 rq:770288 version:1.23.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-backgrounds/mate-backgrounds.changes        
2019-07-31 14:35:22.125897699 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-backgrounds.new.26092/mate-backgrounds.changes 
    2020-02-05 19:44:14.743340378 +0100
@@ -1,0 +2,5 @@
+Wed Feb  5 14:04:34 UTC 2020 - Jonathan Brielmaier <[email protected]>
+
+- Switch to meson build system. This makes the build green again.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mate-backgrounds.spec ++++++
--- /var/tmp/diff_new_pack.HX8Ad2/_old  2020-02-05 19:44:15.659340814 +0100
+++ /var/tmp/diff_new_pack.HX8Ad2/_new  2020-02-05 19:44:15.659340814 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-backgrounds
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,7 @@
 Source:         
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 # set to _version when mate-common has an equal release
 BuildRequires:  mate-common >= 1.22
+BuildRequires:  meson
 Recommends:     %{name}-lang
 BuildArch:      noarch
 
@@ -40,12 +41,11 @@
 %setup -q
 
 %build
-NOCONFIGURE=1 mate-autogen
-%configure
-make %{?_smp_mflags} V=1
+%meson %{nil}
+%meson_build
 
 %install
-%make_install
+%meson_install
 %find_lang %{name} %{?no_lang_C}
 
 %files


Reply via email to