From ba66ad899e7dbc93a227d2d79779104037825531 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Tue, 22 Mar 2011 22:28:21 -0400 Subject: [PATCH] check in the updated spec file for 2.28.2 --- pygobject2.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pygobject2.spec b/pygobject2.spec index eab1f29..558dda7 100644 --- a/pygobject2.spec +++ b/pygobject2.spec @@ -11,7 +11,7 @@ ### Abstract ### Name: pygobject2 -Version: 2.28.1 +Version: 2.28.2 Release: 1%{?dist} License: LGPLv2+ Group: Development/Languages @@ -190,6 +190,10 @@ rm examples/Makefile* %endif # with_python3 %changelog +* Mon Mar 21 2011 John (J5) Palmieri - 2.28.2-1 +- update to upstream version 2.28.2 stable +- fixes issue in bug - https://bugzilla.redhat.com/show_bug.cgi?id=682543 + * Mon Mar 21 2011 John (J5) Palmieri - 2.28.1-1 - update to upstream version 2.28.1 stable - fix the spec file's sources line to point to the correct ftp directory