diff --git a/.gitignore b/.gitignore index 14139d9..7b1dff6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,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 +/pygobject-2.27.91.tar.bz2 diff --git a/pygobject2.spec b/pygobject2.spec index cc78c7f..8b3fd89 100644 --- a/pygobject2.spec +++ b/pygobject2.spec @@ -11,8 +11,8 @@ ### Abstract ### Name: pygobject2 -Version: 2.27.90 -Release: 2%{?dist} +Version: 2.27.91 +Release: 1%{?dist} License: LGPLv2+ Group: Development/Languages Summary: Python 2 bindings for GObject @@ -190,6 +190,9 @@ rm examples/Makefile* %endif # with_python3 %changelog +* Mon Feb 28 2011 John (J5) Palmieri - 2.27.91-1 +- update to upstream version 2.27.91 + * Fri Feb 09 2011 John (J5) Palmieri - 2.27.90-2 - update files manifest to reflect files that moved around diff --git a/sources b/sources index e60253e..3eab9ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8abc884188d629020680d80ac8047bb pygobject-2.27.90.tar.bz2 +2b11a3050264721aac83188224b093a8 pygobject-2.27.91.tar.bz2