From d767e1728ef096416197de3366b1d23a2ffc848f Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 27 Mar 2012 01:41:50 +0300 Subject: [PATCH] 3.2.0 --- .gitignore | 1 + pygobject3.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 7ec9ef7..3c771e5 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /pygobject-3.1.1.tar.xz /pygobject-3.1.92.tar.xz /pygobject-3.1.93.tar.xz +/pygobject-3.2.0.tar.xz diff --git a/pygobject3.spec b/pygobject3.spec index 610e161..d340112 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -11,15 +11,14 @@ ### Abstract ### Name: pygobject3 -Version: 3.1.93 +Version: 3.2.0 Release: 1%{?dist} License: LGPLv2+ and MIT Group: Development/Languages Summary: Python 2 bindings for GObject Introspection URL: https://live.gnome.org/PyGObject -BuildRoot: %{_tmppath}/%{name}-%{version}-root #VCS: git:git://git.gnome.org/pygobject -Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.1/pygobject-%{version}.tar.xz +Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.2/pygobject-%{version}.tar.xz ### Patches ### Patch0: lm.patch @@ -151,6 +150,9 @@ find $RPM_BUILD_ROOT -name '*.a' -delete %endif # with_python3 %changelog +* Tue Mar 27 2012 Kalev Lember - 3.2.0-1 +- Update to 3.2.0 + * Thu Mar 22 2012 Matthias Clasen - 3.1.93-1 - Update to 3.1.93 diff --git a/sources b/sources index 8ac8553..2d422d5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -148d9e1c736f2909d9b6d457eecb61fd pygobject-3.1.93.tar.xz +c5b0fd7138df98b42545f41ec043a995 pygobject-3.2.0.tar.xz