From 8e53635184815173a2e77b5c955da609c6980978 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 18 May 2007 13:47:52 +0000 Subject: [PATCH] - Update to 2.13.1 - Remove patch for RH bug #237179 (fixed upstream). --- .cvsignore | 2 +- pygobject2.spec | 13 ++++++------- sources | 2 +- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/.cvsignore b/.cvsignore index 13de745..dc9e574 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pygobject-2.12.3.tar.bz2 +pygobject-2.13.1.tar.bz2 diff --git a/pygobject2.spec b/pygobject2.spec index a2f2196..25729df 100644 --- a/pygobject2.spec +++ b/pygobject2.spec @@ -3,8 +3,8 @@ ### Abstract ### Name: pygobject2 -Version: 2.12.3 -Release: 5%{?dist} +Version: 2.13.1 +Release: 1%{?dist} License: LGPL Group: Development/Languages Summary: Python bindings for GObject @@ -12,10 +12,6 @@ URL: http://www.pygtk.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-root Source: pygobject-%{version}.tar.bz2 -### Patches ### - -Patch1: pygobject-2.12.3-memory-leak.patch - ### Dependencies ### Requires: glib2 >= 2.8 @@ -53,7 +49,6 @@ This package contains documentation files for pygobject2. %prep %setup -q -n pygobject-%{version} -%patch1 -p1 -b .memory-leak %build # --disable-docs doesn't work; it builds the docs anyway. @@ -97,6 +92,10 @@ rm -fr $RPM_BUILD_ROOT %{_datadir}/pygobject/xsl %changelog +* Fri May 18 2007 Matthew Barnes - 2.13.1-1.fc8 +- Update to 2.13.1 +- Remove patch for RH bug #237179 (fixed upstream). + * Thu May 03 2007 Matthew Barnes - 2.12.3-5.fc7 - Fix devel subpackage dependency (RH bug #238793). diff --git a/sources b/sources index a8e6658..6530e4a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -009986021225b7ea6e0ba848707785af pygobject-2.12.3.tar.bz2 +b51a3105de27eb20ddd3ff2b99ffe39c pygobject-2.13.1.tar.bz2