From e72205e6b876b3e58e40490dfb43b3a820723d0c Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Fri, 11 Feb 2011 12:41:12 -0500 Subject: [PATCH] update to upstream 2.27.90 --- .gitignore | 1 + pygobject2.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e7d3539..14139d9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ pygobject-2.21.5.tar.bz2 /pygobject-2.26.0.tar.bz2 /pygobject-2.27.0.tar.bz2 +/pygobject-2.27.90.tar.bz2 diff --git a/pygobject2.spec b/pygobject2.spec index 91c38fd..94d3418 100644 --- a/pygobject2.spec +++ b/pygobject2.spec @@ -11,8 +11,8 @@ ### Abstract ### Name: pygobject2 -Version: 2.27.0 -Release: 2%{?dist} +Version: 2.27.90 +Release: 1%{?dist} License: LGPLv2+ Group: Development/Languages Summary: Python 2 bindings for GObject @@ -177,6 +177,9 @@ rm examples/Makefile* %endif # with_python3 %changelog +* Fri Feb 09 2011 John (J5) Palmieri - 2.27.90-1 +- update to upstream version 2.27.90 + * Tue Feb 08 2011 Fedora Release Engineering - 2.27.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 2224eba..e60253e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e2496ffa4e55911f94232e29ee9f146 pygobject-2.27.0.tar.bz2 +a8abc884188d629020680d80ac8047bb pygobject-2.27.90.tar.bz2