update to upstream 2.27.90

This commit is contained in:
John (J5) Palmieri 2011-02-11 12:41:12 -05:00
parent bb59ea376b
commit e72205e6b8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,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

View File

@ -11,8 +11,8 @@
### Abstract ###
Name: pygobject2
Version: 2.27.0
Release: 2%{?dist}
Version: 2.27.90
Release: 1%{?dist}
License: LGPLv2+
Group: Development/Languages
Summary: Python 2 bindings for GObject
@ -177,6 +177,9 @@ rm examples/Makefile*
%endif # with_python3
%changelog
* Fri Feb 09 2011 John (J5) Palmieri <johnp@redhat.com> - 2.27.90-1
- update to upstream version 2.27.90
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
9e2496ffa4e55911f94232e29ee9f146 pygobject-2.27.0.tar.bz2
a8abc884188d629020680d80ac8047bb pygobject-2.27.90.tar.bz2