From 194962d08a330827d9294fda22ccdb380a227d2a3cb09f7997f6f43ad5d33f98 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 19 Feb 2016 14:50:57 +0000 Subject: [PATCH] Accepting request 360376 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/360376 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-robots?expand=0&rev=46 --- gnome-robots-3.18.1.tar.xz | 3 --- gnome-robots-3.19.90.tar.xz | 3 +++ gnome-robots.changes | 12 ++++++++++++ gnome-robots.spec | 9 +++++---- 4 files changed, 20 insertions(+), 7 deletions(-) delete mode 100644 gnome-robots-3.18.1.tar.xz create mode 100644 gnome-robots-3.19.90.tar.xz diff --git a/gnome-robots-3.18.1.tar.xz b/gnome-robots-3.18.1.tar.xz deleted file mode 100644 index 15fcdd1..0000000 --- a/gnome-robots-3.18.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e58ffdc4b243a4a3557ba9c84fa1c0129c5ffadbb5c2a20fede48ccf4618090 -size 1626872 diff --git a/gnome-robots-3.19.90.tar.xz b/gnome-robots-3.19.90.tar.xz new file mode 100644 index 0000000..51d7936 --- /dev/null +++ b/gnome-robots-3.19.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:705b1fb9a1fddc415964e8c81cde3196bd84c7a45ea431ac5e08cad4fcdbcc88 +size 1610476 diff --git a/gnome-robots.changes b/gnome-robots.changes index 5a6edb8..c6abebd 100644 --- a/gnome-robots.changes +++ b/gnome-robots.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Feb 16 10:09:53 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.19.90: + + License change: now licensed as GPLv3+. + + New dependency: libgames-support. + + New scores dialog via libgames-support. + + Updated translations. +- Add pkgconfig(libgames-support-1.0) BuildRequires: new + dependency. +- Change License tag to GPL-3.0+, following upstreams change. + ------------------------------------------------------------------- Fri Nov 6 22:37:57 UTC 2015 - zaitor@opensuse.org diff --git a/gnome-robots.spec b/gnome-robots.spec index 101ce42..8902e02 100644 --- a/gnome-robots.spec +++ b/gnome-robots.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-robots # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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,13 +17,13 @@ Name: gnome-robots -Version: 3.18.1 +Version: 3.19.90 Release: 0 Summary: Robots Game for GNOME -License: GPL-2.0+ +License: GPL-3.0+ Group: Amusements/Games/Action/Arcade Url: https://live.gnome.org/Robots -Source: http://download.gnome.org/sources/gnome-robots/3.18/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-robots/3.19/%{name}-%{version}.tar.xz BuildRequires: gnome-games-scripts BuildRequires: hicolor-icon-theme BuildRequires: intltool >= 0.50 @@ -32,6 +32,7 @@ BuildRequires: yelp-tools BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.15.0 BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.26 +BuildRequires: pkgconfig(libgames-support-1.0) BuildRequires: pkgconfig(librsvg-2.0) >= 2.36.2 Requires(pre): pwdutils # gnome-robots used to be called 'gnobots' and was part of gnome-games until 3.7.x