diff --git a/.gitignore b/.gitignore index 9d2d1ae..bb6abab 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /iagno-3.21.90.tar.xz /iagno-3.21.91.tar.xz /iagno-3.21.92.tar.xz +/iagno-3.22.0.tar.xz diff --git a/iagno.spec b/iagno.spec index d3f922e..1325ecd 100644 --- a/iagno.spec +++ b/iagno.spec @@ -1,11 +1,11 @@ Name: iagno -Version: 3.21.92 +Version: 3.22.0 Release: 1%{?dist} Summary: GNOME Reversi game License: GPLv3+ and CC-BY-SA URL: https://wiki.gnome.org/Apps/Iagno -Source0: https://download.gnome.org/sources/iagno/3.21/iagno-%{version}.tar.xz +Source0: https://download.gnome.org/sources/iagno/3.22/iagno-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gtk3-devel @@ -75,6 +75,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Thu Sep 22 2016 Kalev Lember - 3.22.0-1 +- Update to 3.22.0 + * Fri Sep 16 2016 Kalev Lember - 3.21.92-1 - Update to 3.21.92 diff --git a/sources b/sources index 274e8fc..bfa2377 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ff4d789815e74038ed32f0b2d799a2a9 iagno-3.21.92.tar.xz +9ae8b0e9bd29fc49c0f997987420bd87 iagno-3.22.0.tar.xz