Hello community, here is the log from the commit of package gnome-backgrounds for openSUSE:Factory checked in at 2017-09-13 21:40:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-backgrounds (Old) and /work/SRC/openSUSE:Factory/.gnome-backgrounds.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-backgrounds" Wed Sep 13 21:40:53 2017 rev:68 rq:520707 version:3.25.4 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-backgrounds/gnome-backgrounds.changes 2017-03-22 23:14:55.000366295 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-backgrounds.new/gnome-backgrounds.changes 2017-09-13 21:40:56.372671806 +0200 @@ -1,0 +2,12 @@ +Mon Jul 17 13:28:15 UTC 2017 - [email protected] + +- Update to version 3.25.4: + + Switch to meson buildsystem. + + Drop intltool dependency, port to gettext. + + New 3.26 default background. +- Add meson and pkgconfig BuildRequires and switch autotools macros + configure, make and makeinstall to meson, meson_build and + meson_install following upstream switch to Meson build system. +- Drop intltool and glib2-devel BuildRequires, no longer needed. + +------------------------------------------------------------------- Old: ---- gnome-backgrounds-3.24.0.tar.xz New: ---- gnome-backgrounds-3.25.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-backgrounds.spec ++++++ --- /var/tmp/diff_new_pack.uCGvKl/_old 2017-09-13 21:40:57.692486106 +0200 +++ /var/tmp/diff_new_pack.uCGvKl/_new 2017-09-13 21:40:57.700484980 +0200 @@ -17,19 +17,19 @@ Name: gnome-backgrounds -Version: 3.24.0 +Version: 3.25.4 Release: 0 Summary: GNOME Backgrounds License: GPL-2.0+ Group: System/GUI/GNOME Url: http://www.gnome.org/ -Source: http://download.gnome.org/sources/gnome-backgrounds/3.24/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-backgrounds/3.25/%{name}-%{version}.tar.xz BuildRequires: fdupes -BuildRequires: glib2-devel -BuildRequires: intltool %if !0%{?is_opensuse} BuildRequires: translation-update-upstream %endif +BuildRequires: meson +BuildRequires: pkgconfig Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -46,11 +46,11 @@ %endif %build -%configure -make %{?_smp_mflags} +%meson +%meson_build %install -make DESTDIR=%{buildroot} install %{?_smp_mflags} +%meson_install %find_lang %{name} %{?no_lang_C} %fdupes -s %{buildroot} ++++++ gnome-backgrounds-3.24.0.tar.xz -> gnome-backgrounds-3.25.4.tar.xz ++++++ /work/SRC/openSUSE:Factory/gnome-backgrounds/gnome-backgrounds-3.24.0.tar.xz /work/SRC/openSUSE:Factory/.gnome-backgrounds.new/gnome-backgrounds-3.25.4.tar.xz differ: char 25, line 1
