diff --git a/.gitignore b/.gitignore index 8bfc5ba..7652e03 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /iagno-3.15.90.2.tar.xz /iagno-3.15.91.tar.xz /iagno-3.15.92.tar.xz +/iagno-3.16.0.tar.xz diff --git a/iagno.spec b/iagno.spec index 372d2e0..3d929b2 100644 --- a/iagno.spec +++ b/iagno.spec @@ -1,11 +1,11 @@ Name: iagno -Version: 3.15.92 +Version: 3.16.0 Release: 1%{?dist} Summary: GNOME Reversi game License: GPLv3+ and CC-BY-SA URL: http://live.gnome.org/Iagno -Source0: http://download.gnome.org/sources/iagno/3.15/iagno-%{version}.tar.xz +Source0: http://download.gnome.org/sources/iagno/3.16/iagno-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gtk3-devel @@ -77,6 +77,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Mon Mar 23 2015 Kalev Lember - 3.16.0-1 +- Update to 3.16.0 + * Tue Mar 17 2015 Kalev Lember - 3.15.92-1 - Update to 3.15.92 diff --git a/sources b/sources index 7af5a3b..654d07a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -958a804c40a0f651b335ef2a8e5038f1 iagno-3.15.92.tar.xz +81b850ff7780f4fb001d628427893dd6 iagno-3.16.0.tar.xz