diff --git a/.cvsignore b/.cvsignore index d8e2a53..37a2464 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pygtk-2.15.2.tar.bz2 +pygtk-2.16.0.tar.bz2 diff --git a/pygtk-2.15.2-gtk-2.16.defs.patch b/pygtk-2.15.2-gtk-2.16.defs.patch deleted file mode 100644 index fdbe911..0000000 --- a/pygtk-2.15.2-gtk-2.16.defs.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -up pygtk-2.15.2/gtk/gtk-2.16.defs.gtk-2.16.defs pygtk-2.15.2/gtk/gtk-2.16.defs ---- pygtk-2.15.2/gtk/gtk-2.16.defs.gtk-2.16.defs 2009-06-17 16:49:39.000000000 -0400 -+++ pygtk-2.15.2/gtk/gtk-2.16.defs 2009-07-13 13:09:37.000000000 -0400 -@@ -1,6 +1,6 @@ - ;; -*- scheme -*- - -- -+(include "gtk-2.16-types.defs") - - ;; From gtkaction.h - diff --git a/pygtk2.spec b/pygtk2.spec index 3f94a68..0e17991 100644 --- a/pygtk2.spec +++ b/pygtk2.spec @@ -14,8 +14,8 @@ ### Abstract ### Name: pygtk2 -Version: 2.15.2 -Release: 4%{?dist} +Version: 2.16.0 +Release: 1%{?dist} License: LGPLv2+ Group: Development/Languages Summary: Python bindings for GTK+ @@ -31,9 +31,6 @@ Patch0: pygtk-nodisplay-exception.patch # RH bug #379051 / GNOME bug #523001 Patch1: pygtk2-2.12.1-pygtk-generic-cell-renderer-activate.patch -# RH bug #511082 -Patch2: pygtk-2.15.2-gtk-2.16.defs.patch - ### Dependencies ### # Leave these requirements alone! RPM isn't smart enough @@ -105,7 +102,6 @@ This package contains documentation files for %{name}. %setup -q -n pygtk-%{version} %patch0 -p1 %patch1 -p1 -b .pygtk-generic-cell-renderer-activate -%patch2 -p1 -b .gtk-2.16-types.defs %build %configure --enable-thread --enable-numpy @@ -167,6 +163,10 @@ rm -fr $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/pygtk %changelog +* Sun Aug 23 2009 Matthew Barnes - 2.16.0-1.fc12 +- Update to 2.16.0 +- Remove patch for RH bug #511082 (fixed upstream). + * Tue Aug 18 2009 Adam Jackson 2.15.2-4 - Drop the explicit Requires: numpy as per new packaging guidelines. If your app calls gtk.gdk.get_pixels_array() you need to pull numpy in diff --git a/sources b/sources index bc093c8..f823a88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -63a56626ed1689aaaa69b860d686d03f pygtk-2.15.2.tar.bz2 +bd0d437fefd6d5390f5d770a495cd50c pygtk-2.16.0.tar.bz2