From f5205dd4e6846677a60cac5e295c7311bd847533197677a2abaa5f02da422050 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 9 Mar 2018 10:03:00 +0000 Subject: [PATCH] Accepting request 583549 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/583549 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-backgrounds?expand=0&rev=108 --- gnome-backgrounds-3.26.2.tar.xz | 3 --- gnome-backgrounds-3.27.90.tar.xz | 3 +++ gnome-backgrounds.changes | 14 ++++++++++++++ gnome-backgrounds.spec | 16 +++++++--------- 4 files changed, 24 insertions(+), 12 deletions(-) delete mode 100644 gnome-backgrounds-3.26.2.tar.xz create mode 100644 gnome-backgrounds-3.27.90.tar.xz diff --git a/gnome-backgrounds-3.26.2.tar.xz b/gnome-backgrounds-3.26.2.tar.xz deleted file mode 100644 index aa4a3a3..0000000 --- a/gnome-backgrounds-3.26.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a8ba8d3463d70bce2377b168218e32367c0020f2d0caf611e7e39066081f94f -size 19289360 diff --git a/gnome-backgrounds-3.27.90.tar.xz b/gnome-backgrounds-3.27.90.tar.xz new file mode 100644 index 0000000..530e165 --- /dev/null +++ b/gnome-backgrounds-3.27.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e52a2b217d34fae16d0c8d543f75fdad7290edbe71abdc47a44b563387b04723 +size 26135300 diff --git a/gnome-backgrounds.changes b/gnome-backgrounds.changes index 313f23a..0b5324c 100644 --- a/gnome-backgrounds.changes +++ b/gnome-backgrounds.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Feb 28 16:27:09 UTC 2018 - dimstar@opensuse.org + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- +Fri Feb 9 00:11:21 UTC 2018 - luc14n0@linuxmail.org + +- Update to version 3.27.90: + + New defaults. + + New supplemental additions. +- Add CC-BY-2.0, CC-BY-SA-2.0 and CC-BY-SA-3.0 to the License tag + so then complying with the pictures copyrights. + ------------------------------------------------------------------- Sat Sep 16 09:02:25 UTC 2017 - zaitor@opensuse.org diff --git a/gnome-backgrounds.spec b/gnome-backgrounds.spec index b47f748..784635d 100644 --- a/gnome-backgrounds.spec +++ b/gnome-backgrounds.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-backgrounds # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,17 +17,16 @@ Name: gnome-backgrounds -Version: 3.26.2 +Version: 3.27.90 Release: 0 Summary: GNOME Backgrounds -License: GPL-2.0+ +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: http://www.gnome.org/ -Source: http://download.gnome.org/sources/gnome-backgrounds/3.26/%{name}-%{version}.tar.xz +URL: https://www.gnome.org/ +Source: http://download.gnome.org/sources/gnome-backgrounds/3.27/%{name}-%{version}.tar.xz BuildRequires: meson BuildRequires: pkgconfig Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description @@ -47,12 +46,11 @@ Background images from the GNOME project. %find_lang %{name} %{?no_lang_C} %files -%defattr(-, root, root) -%doc AUTHORS COPYING ChangeLog NEWS README +%license COPYING COPYING_CCBY2 COPYING_CCBYSA2 COPYING_CCBYSA3 +%doc AUTHORS ChangeLog NEWS README %{_datadir}/gnome-background-properties/ %{_datadir}/backgrounds/ %files lang -f %{name}.lang -%defattr(-,root,root) %changelog