diff --git a/.gitignore b/.gitignore index bde5549..822370b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /gnome-robots-3.8.1.tar.xz /gnome-robots-3.9.90.tar.xz /gnome-robots-3.9.92.tar.xz +/gnome-robots-3.10.0.tar.xz diff --git a/gnome-robots.spec b/gnome-robots.spec index 48c3d07..8042b31 100644 --- a/gnome-robots.spec +++ b/gnome-robots.spec @@ -1,11 +1,11 @@ Name: gnome-robots -Version: 3.9.92 +Version: 3.10.0 Release: 1%{?dist} Summary: GNOME Robots game License: GPLv2+ and GFDL URL: https://live.gnome.org/Robots -Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.9/%{name}-%{version}.tar.xz +Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.10/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: gtk3-devel @@ -76,6 +76,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Wed Sep 25 2013 Kalev Lember - 3.10.0-1 +- Update to 3.10.0 + * Wed Sep 18 2013 Kalev Lember - 3.9.92-1 - Update to 3.9.92 - Include the appdata file diff --git a/sources b/sources index 8edfc4c..5761385 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c72d70ea8be8b273d681ca2f24cf5bd4 gnome-robots-3.9.92.tar.xz +77265b527bc00d203777bea994e38bfe gnome-robots-3.10.0.tar.xz