Hello community, here is the log from the commit of package mate-backgrounds for openSUSE:Leap:15.2 checked in at 2020-03-06 12:39:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/mate-backgrounds (Old) and /work/SRC/openSUSE:Leap:15.2/.mate-backgrounds.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-backgrounds" Fri Mar 6 12:39:51 2020 rev:15 rq:781515 version:1.24.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/mate-backgrounds/mate-backgrounds.changes 2020-01-15 15:28:25.078677022 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.mate-backgrounds.new.26092/mate-backgrounds.changes 2020-03-06 12:42:40.954808457 +0100 @@ -1,0 +2,32 @@ +Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin <[email protected]> + +- Update to version 1.24.1 (changes since 1.23.0): + * build: Don't override GETTEXT_PACKAGE if it's equal to + PACKAGE_NAME. + * Fix the error if have a newer version of gettext. + * build: Add meson config files to EXTRA_DIST. + * Update translations. +- Drop support for old openSUSE versions. + +------------------------------------------------------------------- +Wed Feb 5 14:04:34 UTC 2020 - Jonathan Brielmaier <[email protected]> + +- Switch to meson build system. This makes the build green again. + +------------------------------------------------------------------- +Wed Jul 17 13:42:21 UTC 2019 - Jonathan Brielmaier <[email protected]> + +- Update to version 1.23.0: + * Translations update + * update makepot script + * use meson build system + * Migrate from intltool to gettext + * provide releases at github + +------------------------------------------------------------------- +Tue Mar 5 15:19:33 UTC 2019 - [email protected] + +- Update to version 1.22.0: + * Update translations. + +------------------------------------------------------------------- Old: ---- mate-backgrounds-1.20.0.tar.xz New: ---- mate-backgrounds-1.24.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-backgrounds.spec ++++++ --- /var/tmp/diff_new_pack.h3KqDy/_old 2020-03-06 12:42:41.858809007 +0100 +++ /var/tmp/diff_new_pack.h3KqDy/_new 2020-03-06 12:42:41.862809009 +0100 @@ -1,7 +1,7 @@ # # spec file for package mate-backgrounds # -# Copyright (c) 2018 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 @@ -12,20 +12,20 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%define _version 1.20 +%define _version 1.24 Name: mate-backgrounds -Version: 1.20.0 +Version: 1.24.1 Release: 0 Summary: A set of backgrounds packaged with the MATE desktop License: GPL-2.0-only -Group: System/GUI/Other -Url: https://mate-desktop.org/ -Source: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz +URL: https://mate-desktop.org/ +Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz BuildRequires: mate-common >= %{_version} +BuildRequires: meson Recommends: %{name}-lang BuildArch: noarch @@ -39,20 +39,15 @@ %setup -q %build -NOCONFIGURE=1 mate-autogen -%configure -make %{?_smp_mflags} V=1 +%meson +%meson_build %install -%make_install +%meson_install %find_lang %{name} %{?no_lang_C} %files -%if 0%{?suse_version} >= 1500 %license COPYING -%else -%doc COPYING -%endif %doc AUTHORS NEWS %{_datadir}/backgrounds/ %{_datadir}/mate-background-properties/ ++++++ mate-backgrounds-1.20.0.tar.xz -> mate-backgrounds-1.24.1.tar.xz ++++++ /work/SRC/openSUSE:Leap:15.2/mate-backgrounds/mate-backgrounds-1.20.0.tar.xz /work/SRC/openSUSE:Leap:15.2/.mate-backgrounds.new.26092/mate-backgrounds-1.24.1.tar.xz differ: char 25, line 1
