diff --git a/gnome-chess-3.19.4.tar.xz b/gnome-chess-3.19.4.tar.xz deleted file mode 100644 index 7382aa1..0000000 --- a/gnome-chess-3.19.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe4583ce8f284048c99600216868d9d89d84f4b38dffb8cad73b732e21b254db -size 2764028 diff --git a/gnome-chess-3.20.0.tar.xz b/gnome-chess-3.20.0.tar.xz new file mode 100644 index 0000000..544ac00 --- /dev/null +++ b/gnome-chess-3.20.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:532a2c66428a501260f318443cb81e2416600c126ca012d7fec1708a9661ce40 +size 2755336 diff --git a/gnome-chess.changes b/gnome-chess.changes index 017bf7c..3286ed2 100644 --- a/gnome-chess.changes +++ b/gnome-chess.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Mar 21 08:40:19 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 about dialog. + + Update copyrights. + + Require GTK+ 3.19. + + Update the AppData to spec version 0.7+. + + Updated translations. +- Change license to GPL-3.0+, following upstreams relicensing. + ------------------------------------------------------------------- Tue Jan 19 10:40:49 UTC 2016 - dimstar@opensuse.org diff --git a/gnome-chess.spec b/gnome-chess.spec index 914ba2a..18a37c1 100644 --- a/gnome-chess.spec +++ b/gnome-chess.spec @@ -17,13 +17,13 @@ Name: gnome-chess -Version: 3.19.4 +Version: 3.20.0 Release: 0 Summary: Chess Game for GNOME -License: GPL-2.0+ +License: GPL-3.0+ Group: Amusements/Games/Board/Chess Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-chess/3.19/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-chess/3.20/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: intltool >= 0.35.0 BuildRequires: itstool @@ -34,7 +34,7 @@ BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(glib-2.0) >= 2.40 BuildRequires: pkgconfig(glu) BuildRequires: pkgconfig(gmodule-2.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.16.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.0 BuildRequires: pkgconfig(librsvg-2.0) BuildRequires: pkgconfig(x11) Requires: chess_backend