From 52a7ec471c44e4f6348cac532ce4bbb353cadfcd Mon Sep 17 00:00:00 2001 From: Ignacio Casal Quinteiro Date: Sat, 22 Oct 2011 00:34:05 +0200 Subject: [PATCH] 3.0.2 --- .gitignore | 1 + pygobject3.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e1f8f6c..523511f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /pygobject-2.90.4.tar.xz /pygobject-3.0.0.tar.xz /pygobject-3.0.1.tar.xz +/pygobject-3.0.2.tar.xz diff --git a/pygobject3.spec b/pygobject3.spec index bee77e3..814b5fd 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -11,7 +11,7 @@ ### Abstract ### Name: pygobject3 -Version: 3.0.1 +Version: 3.0.2 Release: 1%{?dist} License: LGPLv2+ and MIT Group: Development/Languages @@ -151,6 +151,9 @@ find $RPM_BUILD_ROOT -name '*.a' -delete %endif # with_python3 %changelog +* Sat Oct 22 2011 Ignacio Casal Quinteiro - 3.0.2-1 +- udpate to 3.0.2 + * Fri Sep 30 2011 Ignacio Casal Quinteiro - 3.0.1-1 - udpate to 3.0.1 diff --git a/sources b/sources index 910a157..e856a0b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -34d495790d64107bbdd5afb4137abb06 pygobject-3.0.1.tar.xz +63762bc671943550fc553fbc59d831fb pygobject-3.0.2.tar.xz