[gnome-games] 2.91.2

Matthias Clasen mclasen at fedoraproject.org
Fri Nov 12 03:36:48 UTC 2010


commit ab18996df3ae9a8c9793f3fd70e42fd0945a0e82
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Nov 11 22:33:18 2010 -0500

    2.91.2

 .gitignore       |    1 +
 gnome-games.spec |   14 ++++++++------
 sources          |    2 +-
 3 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f1399b..c14a868 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ gnome-games-2.31.6.tar.bz2
 /gnome-games-2.31.91.1.tar.bz2
 /gnome-games-2.31.92.1.tar.bz2
 /gnome-games-2.32.0.tar.bz2
+/gnome-games-2.91.2.tar.bz2
diff --git a/gnome-games.spec b/gnome-games.spec
index 66c48b1..20452f8 100644
--- a/gnome-games.spec
+++ b/gnome-games.spec
@@ -42,7 +42,6 @@
 
 %define glib2_version 2.12.0
 %define pango_version 1.8.0
-%define gtk2_version 2.6.0
 %define libgnomeui_version 2.5.0
 %define desktop_file_utils_version 0.2.90
 %define gnome_python_desktop 2.17.3
@@ -50,13 +49,13 @@
 
 Summary: Games for the GNOME desktop
 Name: gnome-games
-Version: 2.32.0
-Release: 4%{?dist}
+Version: 2.91.2
+Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+ and GPLv3 and GFDL
 Group: Amusements/Games
 #VCS: git:git://git.gnome.org/gnome-games
-Source: http://download.gnome.org/sources/gnome-games/2.32/gnome-games-%{version}.tar.bz2
+Source: http://download.gnome.org/sources/gnome-games/2.91/gnome-games-%{version}.tar.bz2
 
 Patch0: lsb-really?.patch
 Patch1: gnome-games-2.32.0-use-only-gtk2.patch
@@ -78,7 +77,7 @@ Requires: seed
 
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: pango-devel >= %{pango_version}
-BuildRequires: gtk2-devel
+BuildRequires: gtk3-devel
 BuildRequires: pygtk2-devel
 BuildRequires: gnome-python2-desktop >= %{gnome_python_desktop}
 BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
@@ -153,7 +152,7 @@ autoreconf -i -f
            --disable-introspection \
 	   --disable-static \
 %endif
-           --with-gtk=2.0 \
+           --with-gtk=3.0 \
            %{omitgames}
 make
 
@@ -521,6 +520,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Thu Nov 11 2010 Matthias Clasen <mclasen at redhat.com> - 2.91.2-1
+- Update to 2.91.2
+
 * Fri Nov  5 2010 Michel Salim <salimma at fedoraproject.org> - 1:2.32.0-4
 - Only require seed if seed games are enabled
 - spec cleanups
diff --git a/sources b/sources
index 3b78b28..8ca4586 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b42878d253fb9aa579cb19d9a960c750  gnome-games-2.32.0.tar.bz2
+a38d25d7453c77bc5871e3f027b501a3  gnome-games-2.91.2.tar.bz2


More information about the scm-commits mailing list