From a1fb06bc42e11e1179622237d64c54229c91b2c7 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Tue, 8 Mar 2011 13:55:21 -0500 Subject: [PATCH] update to stable release 2.28.0 --- .gitignore | 1 + pygobject2.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7b1dff6..d8c00a9 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ pygobject-2.21.5.tar.bz2 /pygobject-2.27.0.tar.bz2 /pygobject-2.27.90.tar.bz2 /pygobject-2.27.91.tar.bz2 +/pygobject-2.28.0.tar.bz2 diff --git a/pygobject2.spec b/pygobject2.spec index 8b3fd89..99f011e 100644 --- a/pygobject2.spec +++ b/pygobject2.spec @@ -11,7 +11,7 @@ ### Abstract ### Name: pygobject2 -Version: 2.27.91 +Version: 2.28.0 Release: 1%{?dist} License: LGPLv2+ Group: Development/Languages @@ -190,6 +190,9 @@ rm examples/Makefile* %endif # with_python3 %changelog +* Tue Mar 08 2011 John (J5) Palmieri - 2.28.0-1 +- update to upstream version 2.28.0 stable + * Mon Feb 28 2011 John (J5) Palmieri - 2.27.91-1 - update to upstream version 2.27.91 diff --git a/sources b/sources index 3eab9ef..61c0c5a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2b11a3050264721aac83188224b093a8 pygobject-2.27.91.tar.bz2 +d6c373b263633cdb0675de04118d00ef pygobject-2.28.0.tar.bz2