diff --git a/.gitignore b/.gitignore index f60a9c9..8216aff 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /gnome-chess-3.15.90.tar.xz /gnome-chess-3.15.91.tar.xz /gnome-chess-3.15.92.tar.xz +/gnome-chess-3.16.0.tar.xz diff --git a/gnome-chess.spec b/gnome-chess.spec index 6480ba8..f06c455 100644 --- a/gnome-chess.spec +++ b/gnome-chess.spec @@ -1,11 +1,11 @@ Name: gnome-chess -Version: 3.15.92 +Version: 3.16.0 Release: 1%{?dist} Summary: GNOME Chess game License: GPLv2+ and CC-BY-SA URL: https://wiki.gnome.org/Apps/Chess -Source0: https://download.gnome.org/sources/%{name}/3.15/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: gtk3-devel @@ -70,6 +70,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Fri Mar 20 2015 Kalev Lember - 3.16.0-1 +- Update to 3.16.0 + * Sat Mar 14 2015 Kalev Lember - 3.15.92-1 - Update to 3.15.92 - Use %%license macro for the COPYING file diff --git a/sources b/sources index 411d810..378d68d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2e29a58e23c7cf86548b121ff6fbe2cf gnome-chess-3.15.92.tar.xz +08c4792fa4eaab5a020f577ac7f59f8d gnome-chess-3.16.0.tar.xz