[gtk3] 2.91.0

Matthias Clasen mclasen at fedoraproject.org
Sat Oct 2 04:39:00 UTC 2010


commit 61f40521778387616e4a0dc35eb7dd29c571c892
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sat Oct 2 00:38:20 2010 -0400

    2.91.0

 .gitignore |    1 +
 gtk3.spec  |   12 ++++++------
 sources    |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 389bea8..29d987e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 gtk+-2.90.5.tar.bz2
 /gtk+-2.90.7.tar.bz2
+/gtk+-2.91.0.tar.bz2
diff --git a/gtk3.spec b/gtk3.spec
index 18cb748..3d63b3e 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -10,19 +10,17 @@
 
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk3
-Version: 2.90.7
-Release: 3%{?dist}
+Version: 2.91.0
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
 #VCS: git:git://git.gnome.org/gtk+
-Source: http://download.gnome.org/sources/gtk+/2.90/gtk+-%{version}.tar.bz2
+Source: http://download.gnome.org/sources/gtk+/2.91/gtk+-%{version}.tar.bz2
 Source3: im-cedilla.conf
 
 Patch0: system-python.patch
 
-# http://git.gnome.org/browse/gtk+/patch/?id=bf2a7ee1b6c17129861df2e9816d453d4870d5c8
-Patch1: lower-gi-deps.patch
 BuildRequires: gnome-common autoconf automake intltool gettext
 
 Patch2: 0001-New-tooltip-style.patch
@@ -111,7 +109,6 @@ widget toolkit.
 %prep
 %setup -q -n gtk+-%{version}
 %patch0 -p1 -b .system-python
-%patch1 -p1 -b .lower-gi-deps
 %patch2 -p1 -b .fresh-tooltips
 
 %build
@@ -263,6 +260,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
 %doc tmpdocs/examples
 
 %changelog
+* Sat Oct  2 2010 Matthias Clasen <mclasen at redhat.com> 2.91.0-1
+- Update to 2.91.0
+
 * Wed Sep 29 2010 jkeating - 2.90.7-3
 - Rebuilt for gcc bug 634757
 
diff --git a/sources b/sources
index f2a058c..b2f4afb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-daf051b3ed6647de6dc48ac40188c50f  gtk+-2.90.7.tar.bz2
+16f44e92da5ce322e83f13baa25a5f50  gtk+-2.91.0.tar.bz2


More information about the scm-commits mailing list