From 3ee13c349809021f83718851f6b58f604dac562bf69126a2af27caf3a9da3e77 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 24 Sep 2018 07:20:04 +0000 Subject: [PATCH] Accepting request 634834 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/634834 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-backgrounds?expand=0&rev=111 --- gnome-backgrounds-3.28.0.tar.xz | 3 --- gnome-backgrounds-3.30.0.tar.xz | 3 +++ gnome-backgrounds.changes | 15 +++++++++++++++ gnome-backgrounds.spec | 8 ++++---- 4 files changed, 22 insertions(+), 7 deletions(-) delete mode 100644 gnome-backgrounds-3.28.0.tar.xz create mode 100644 gnome-backgrounds-3.30.0.tar.xz diff --git a/gnome-backgrounds-3.28.0.tar.xz b/gnome-backgrounds-3.28.0.tar.xz deleted file mode 100644 index d02f149..0000000 --- a/gnome-backgrounds-3.28.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b25b963d9d1ce076b489ef1e85c6540166f2312c77132f4ec0ecc90f3da8f1e1 -size 26134776 diff --git a/gnome-backgrounds-3.30.0.tar.xz b/gnome-backgrounds-3.30.0.tar.xz new file mode 100644 index 0000000..e81e9b2 --- /dev/null +++ b/gnome-backgrounds-3.30.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ece63a2aaf2e9b685721d125b7832fee63749db58743bc147ee92e136896e984 +size 27369704 diff --git a/gnome-backgrounds.changes b/gnome-backgrounds.changes index 6974b68..347b58e 100644 --- a/gnome-backgrounds.changes +++ b/gnome-backgrounds.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Sep 8 13:11:14 UTC 2018 - antoine.belvire@opensuse.org + +- Update to version 3.30.0: + + Updated translations. +- Remove lang package from recommended packages as it already + supplements main package (same effect, it's redundant). + +------------------------------------------------------------------- +Fri Aug 3 18:49:59 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.29.90: + + New defaults. +- Use autosetup macro. + ------------------------------------------------------------------- Wed Mar 14 04:01:14 UTC 2018 - luc14n0@linuxmail.org diff --git a/gnome-backgrounds.spec b/gnome-backgrounds.spec index 248b110..aa8486b 100644 --- a/gnome-backgrounds.spec +++ b/gnome-backgrounds.spec @@ -17,16 +17,16 @@ Name: gnome-backgrounds -Version: 3.28.0 +Version: 3.30.0 Release: 0 Summary: GNOME Backgrounds License: GPL-2.0-or-later AND CC-BY-2.0 AND CC-BY-SA-2.0 AND CC-BY-SA-3.0 Group: System/GUI/GNOME URL: https://www.gnome.org/ -Source: http://download.gnome.org/sources/gnome-backgrounds/3.28/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-backgrounds/3.30/%{name}-%{version}.tar.xz + BuildRequires: meson BuildRequires: pkgconfig -Recommends: %{name}-lang BuildArch: noarch %description @@ -35,7 +35,7 @@ Background images from the GNOME project. %lang_package %prep -%setup -q +%autosetup %build %meson