Accepting request 49109 from devel:languages:python

Copy from devel:languages:python/python-gtk based on submit request 49109 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/49109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gtk?expand=0&rev=24
This commit is contained in:
OBS User autobuild 2010-09-26 22:47:16 +00:00 committed by Git OBS Bridge
commit 4fc05d852d
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:726d345bf063618d19f63e00239176c051ed9b170ea9b7a3505035ca7fc1dffd
size 2285104

3
pygtk-2.22.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4acf0ef2bde8574913c40ee4a43d9c4f43bb77b577b67147271b534501a54cc8
size 2285379

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Sep 26 06:23:42 CEST 2010 - vuntz@opensuse.org
- Update to version 2.22.0:
+ Fix build with Python 2.5
+ Add final GTK/GDK-2.22 API
+ Add missing GDK-2.18 API
-------------------------------------------------------------------
Sun Aug 8 18:54:07 CEST 2010 - vuntz@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package python-gtk (Version 2.21.0)
# spec file for package python-gtk (Version 2.22.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -30,7 +30,7 @@ Requires: python-numpy
BuildRequires: gtk-doc
Url: http://www.pygtk.org/
Summary: Python bindings for the GTK+ widget set
Version: 2.21.0
Version: 2.22.0
Release: 1
License: LGPLv2.1+
Group: Development/Libraries/Python