update to upstream 2.27.91

This commit is contained in:
John (J5) Palmieri 2011-02-28 15:18:34 -05:00
parent 1fcca1e378
commit 8370ae1878
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <johnp@redhat.com> - 2.27.91-1
- update to upstream version 2.27.91
* Fri Feb 09 2011 John (J5) Palmieri <johnp@redhat.com> - 2.27.90-2
- update files manifest to reflect files that moved around

View File

@ -1 +1 @@
a8abc884188d629020680d80ac8047bb pygobject-2.27.90.tar.bz2
2b11a3050264721aac83188224b093a8 pygobject-2.27.91.tar.bz2