update to upstream 2.27.90
This commit is contained in:
parent
bb59ea376b
commit
e72205e6b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user