[pygobject2] release upstream 2.28.3

John Palmieri (J5) johnp at fedoraproject.org
Wed Mar 23 17:41:48 UTC 2011


commit fa0f2b8997edfacb84522160a842b16440ece053
Author: John (J5) Palmieri <johnp at redhat.com>
Date:   Wed Mar 23 12:29:45 2011 -0400

    release upstream 2.28.3

 .gitignore      |    1 +
 pygobject2.spec |    6 +++++-
 sources         |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c09903a..3967414 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ pygobject-2.21.5.tar.bz2
 /pygobject-2.28.0.tar.bz2
 /pygobject-2.28.1.tar.bz2
 /pygobject-2.28.2.tar.bz2
+/pygobject-2.28.3.tar.bz2
diff --git a/pygobject2.spec b/pygobject2.spec
index 558dda7..0231db9 100644
--- a/pygobject2.spec
+++ b/pygobject2.spec
@@ -11,7 +11,7 @@
 ### Abstract ###
 
 Name: pygobject2
-Version: 2.28.2
+Version: 2.28.3
 Release: 1%{?dist}
 License: LGPLv2+
 Group: Development/Languages
@@ -20,6 +20,7 @@ URL: http://www.pygtk.org/
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 #VCS: git:git://git.gnome.org/pygobject
 Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.28/pygobject-%{version}.tar.bz2
+
 ### Build Dependencies ###
 
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -190,6 +191,9 @@ rm examples/Makefile*
 %endif # with_python3
 
 %changelog
+* Tue Mar 22 2011 John (J5) Palmieri <johnp at redhat.com> - 2.28.3-1
+- update to upstream 2.28.3
+
 * Mon Mar 21 2011 John (J5) Palmieri <johnp at redhat.com> - 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
diff --git a/sources b/sources
index e010bab..fc54059 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c4478c0d45ca0b2412a90fef704a797b  pygobject-2.28.2.tar.bz2
+aa64900b274c4661a5c32e52922977f9  pygobject-2.28.3.tar.bz2


More information about the scm-commits mailing list