Changes of Revision 5
[-] | Changed | python-gtk.spec |
x 1
2 Summary: Python bindings for the GTK+ widget set 3 License: LGPL-2.1+ 4 Group: Development/Libraries/Python 5 -Version: 2.21.0 6 +Version: 2.24.0 7 Release: 0 8 -Source: http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.21/%{_name}-%{version}.tar.bz2 9 +Source: http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.24/%{_name}-%{version}.tar.bz2 10 # PATCH-FIX-UPSTREAM pygtk-2.22.0-capsule.patch bgo#623965 bnc#669802 jmatejek@novell.com -- Conditionally use the new Capsule API instead of PyCObject 11 Patch0: pygtk-2.22.0-capsule.patch 12 BuildRoot: %{_tmppath}/%{name}-%{version}-build 13 |