diff --git a/gnome-backgrounds-3.24.0.tar.xz b/gnome-backgrounds-3.24.0.tar.xz deleted file mode 100644 index e367a03..0000000 --- a/gnome-backgrounds-3.24.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cbda4c2159292940fa4b972df77379be716590c7b62bb4b2b9fa8e99749c71ca -size 15223020 diff --git a/gnome-backgrounds-3.25.4.tar.xz b/gnome-backgrounds-3.25.4.tar.xz new file mode 100644 index 0000000..ba07f72 --- /dev/null +++ b/gnome-backgrounds-3.25.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fc3d6fc129a58223994dcf6c3fcaf5af498fbf71d45f18bba78b3956b258145 +size 19126656 diff --git a/gnome-backgrounds.changes b/gnome-backgrounds.changes index c650ab5..d20dd61 100644 --- a/gnome-backgrounds.changes +++ b/gnome-backgrounds.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Jul 17 13:28:15 UTC 2017 - zaitor@opensuse.org + +- 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. + ------------------------------------------------------------------- Tue Mar 21 12:49:08 UTC 2017 - dimstar@opensuse.org diff --git a/gnome-backgrounds.spec b/gnome-backgrounds.spec index 78418ff..27350dc 100644 --- a/gnome-backgrounds.spec +++ b/gnome-backgrounds.spec @@ -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 @@ translation-update-upstream %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}