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
This commit is contained in:
Dominique Leuenberger 2018-03-09 10:03:00 +00:00 committed by Git OBS Bridge
parent fb02fd5d20
commit f5205dd4e6
4 changed files with 24 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3a8ba8d3463d70bce2377b168218e32367c0020f2d0caf611e7e39066081f94f
size 19289360

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e52a2b217d34fae16d0c8d543f75fdad7290edbe71abdc47a44b563387b04723
size 26135300

View File

@ -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 Sat Sep 16 09:02:25 UTC 2017 - zaitor@opensuse.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package gnome-backgrounds # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,17 +17,16 @@
Name: gnome-backgrounds Name: gnome-backgrounds
Version: 3.26.2 Version: 3.27.90
Release: 0 Release: 0
Summary: GNOME Backgrounds 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 Group: System/GUI/GNOME
Url: http://www.gnome.org/ URL: https://www.gnome.org/
Source: http://download.gnome.org/sources/gnome-backgrounds/3.26/%{name}-%{version}.tar.xz Source: http://download.gnome.org/sources/gnome-backgrounds/3.27/%{name}-%{version}.tar.xz
BuildRequires: meson BuildRequires: meson
BuildRequires: pkgconfig BuildRequires: pkgconfig
Recommends: %{name}-lang Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch BuildArch: noarch
%description %description
@ -47,12 +46,11 @@ Background images from the GNOME project.
%find_lang %{name} %{?no_lang_C} %find_lang %{name} %{?no_lang_C}
%files %files
%defattr(-, root, root) %license COPYING COPYING_CCBY2 COPYING_CCBYSA2 COPYING_CCBYSA3
%doc AUTHORS COPYING ChangeLog NEWS README %doc AUTHORS ChangeLog NEWS README
%{_datadir}/gnome-background-properties/ %{_datadir}/gnome-background-properties/
%{_datadir}/backgrounds/ %{_datadir}/backgrounds/
%files lang -f %{name}.lang %files lang -f %{name}.lang
%defattr(-,root,root)
%changelog %changelog