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