diff --git a/.gitignore b/.gitignore index 175e0b2..fdd495c 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /iagno-3.15.92.tar.xz /iagno-3.16.0.tar.xz /iagno-3.16.1.tar.xz +/iagno-3.17.1.tar.xz diff --git a/iagno.spec b/iagno.spec index bc194b2..2ad6185 100644 --- a/iagno.spec +++ b/iagno.spec @@ -1,11 +1,11 @@ Name: iagno -Version: 3.16.1 +Version: 3.17.1 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.16/iagno-%{version}.tar.xz +Source0: http://download.gnome.org/sources/iagno/3.17/iagno-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gtk3-devel @@ -82,6 +82,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Fri May 01 2015 Kalev Lember - 3.17.1-1 +- Update to 3.17.1 + * Tue Apr 14 2015 Kalev Lember - 3.16.1-1 - Update to 3.16.1 diff --git a/sources b/sources index 9d0f165..1efa662 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3cdcf8c1aaeeec5e57090a0582d16328 iagno-3.16.1.tar.xz +e8b17bfd58dc3eb0e0d7b64b67c9e7d2 iagno-3.17.1.tar.xz