From 85d6ce9951f9e058766774cc110b44081d71b3c3 Mon Sep 17 00:00:00 2001 From: Ignacio Casal Quinteiro Date: Wed, 31 Aug 2011 18:24:42 +0200 Subject: [PATCH] 2.90.3 --- .gitignore | 1 + pygobject3.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 38971d8..0457464 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pygobject-2.90.2.tar.bz2 +/pygobject-2.90.3.tar.gz diff --git a/pygobject3.spec b/pygobject3.spec index d0298b7..6d00ad7 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -11,8 +11,8 @@ ### Abstract ### Name: pygobject3 -Version: 2.90.2 -Release: 3%{?dist} +Version: 2.90.3 +Release: 1%{?dist} License: LGPLv2+ and MIT Group: Development/Languages Summary: Python 2 bindings for GObject Introspection @@ -161,6 +161,9 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/pygobject %endif # with_python3 %changelog +* Wed Aug 31 2011 Ignacio Casal Quinteiro - 2.90.3-1 +- udpate to 2.90.3 + * Thu Aug 22 2011 John (J5) Palmieri - 2.90.2-3 - remove some old requires diff --git a/sources b/sources index 18d1b01..1fb161c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c9b692d3e4998fa6c8fa9fde7aff58a4 pygobject-2.90.2.tar.bz2 +4a497f991ac26d28cd898159b7bed94f pygobject-2.90.3.tar.gz