From 5c4837203b046f13c7f11ffd51da5d5db427af416112fc6c45beaa8aaa22ae72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 21 Mar 2016 11:04:05 +0000 Subject: [PATCH] Accepting request 376296 from GNOME:Next Update to 3.20.0 OBS-URL: https://build.opensuse.org/request/show/376296 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-sudoku?expand=0&rev=47 --- gnome-sudoku-3.19.4.tar.xz | 3 --- gnome-sudoku-3.20.0.tar.xz | 3 +++ gnome-sudoku.changes | 14 ++++++++++++++ gnome-sudoku.spec | 8 ++++---- 4 files changed, 21 insertions(+), 7 deletions(-) delete mode 100644 gnome-sudoku-3.19.4.tar.xz create mode 100644 gnome-sudoku-3.20.0.tar.xz diff --git a/gnome-sudoku-3.19.4.tar.xz b/gnome-sudoku-3.19.4.tar.xz deleted file mode 100644 index 38cd2b5..0000000 --- a/gnome-sudoku-3.19.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1ff7bb9630afceb1030bd0fbbacf4d13ee3e9538cf7445c3ddcc2027240bafe -size 3049296 diff --git a/gnome-sudoku-3.20.0.tar.xz b/gnome-sudoku-3.20.0.tar.xz new file mode 100644 index 0000000..dd3f0a0 --- /dev/null +++ b/gnome-sudoku-3.20.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08369a080eb09ce12cbacd0efbe0f4e7edf07e08b3d15918d0e99a42efb810d9 +size 3026544 diff --git a/gnome-sudoku.changes b/gnome-sudoku.changes index d80b9bc..3e6484c 100644 --- a/gnome-sudoku.changes +++ b/gnome-sudoku.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Mar 21 08:25:48 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.20.0: + + Update license. + + Use AM_DISTCHECK_CONFIGURE_FLAGS. + + Bump up the license version on source files. + + Update CSS for GTK+ 3.19. + + Require GTK+ 3.19. + + Update about dialog. + + Add a missing tag to the AppData file. + + Updated translations. +- Change license to GPL-3.0+, following upstreams relicensing. + ------------------------------------------------------------------- Mon Jan 18 09:39:44 UTC 2016 - dimstar@opensuse.org diff --git a/gnome-sudoku.spec b/gnome-sudoku.spec index 7d4cc74..21b93af 100644 --- a/gnome-sudoku.spec +++ b/gnome-sudoku.spec @@ -17,13 +17,13 @@ Name: gnome-sudoku -Version: 3.19.4 +Version: 3.20.0 Release: 0 Summary: Sudoku Game for GNOME -License: GPL-2.0+ +License: GPL-3.0+ Group: Amusements/Games/Logic Url: https://live.gnome.org/GnomeSudoku -Source: http://download.gnome.org/sources/gnome-sudoku/3.19/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-sudoku/3.20/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gcc-c++ # Needed for typelib() requires generator. @@ -36,7 +36,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: pkgconfig(gee-0.8) BuildRequires: pkgconfig(gio-2.0) >= 2.40.0 BuildRequires: pkgconfig(glib-2.0) >= 2.40.0 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.15.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.0 BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(qqwing) >= 1.3.4 %glib2_gsettings_schema_requires