up the version of gobject-introspection required to 0.10.8
This commit is contained in:
parent
fc56cfd98f
commit
f25dda9845
@ -1,6 +1,6 @@
|
||||
# Last updated for version 2.21.0
|
||||
%define glib2_version 2.22.4
|
||||
%define gobject_introspection_version 0.6.5
|
||||
%define gobject_introspection_version 0.10.8
|
||||
%define python2_version 2.3.5
|
||||
|
||||
%if 0%{?fedora} > 12 || 0%{?rhel} > 6
|
||||
@ -12,7 +12,7 @@
|
||||
|
||||
Name: pygobject2
|
||||
Version: 2.28.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: Development/Languages
|
||||
Summary: Python 2 bindings for GObject
|
||||
@ -191,6 +191,9 @@ rm examples/Makefile*
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Thu Apr 21 2011 John (J5) Palmieri <johnp@redhat.com> - 2.28.4-2
|
||||
- require gobject-introspection version 0.10.8
|
||||
|
||||
* Thu Apr 21 2011 John (J5) Palmieri <johnp@redhat.com> - 2.28.4-1
|
||||
- update to upstream 2.28.4
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user