Accepting request 376302 from GNOME:Next
Update to 3.20.0 OBS-URL: https://build.opensuse.org/request/show/376302 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-chess?expand=0&rev=60
This commit is contained in:
parent
7cec9fbcdd
commit
91da0cee4a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe4583ce8f284048c99600216868d9d89d84f4b38dffb8cad73b732e21b254db
|
||||
size 2764028
|
3
gnome-chess-3.20.0.tar.xz
Normal file
3
gnome-chess-3.20.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:532a2c66428a501260f318443cb81e2416600c126ca012d7fec1708a9661ce40
|
||||
size 2755336
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user