Accepting request 106289 from devel:languages:python

Update to 3.1.1 (forwarded request 106273 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/106289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=28
This commit is contained in:
Stephan Kulow 2012-02-22 18:12:13 +00:00 committed by Git OBS Bridge
parent 8071934e21
commit 17ad6ff23a
6 changed files with 39 additions and 7 deletions

View File

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

3
pygobject-3.1.1.tar.xz Normal file
View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Feb 21 09:00:34 UTC 2012 - vuntz@opensuse.org
- Update to version 3.1.1:
+ Don't use C99 style
+ Drop obsolete g_thread_init()
+ Fix deprecated g_source_get_current_time()
+ Fix deprecated g_value_[gs]et_char()
+ Make pygiconvert.sh correctly convert gtk.gdk.x11_*
+ Fix cset_first typo
+ pygi-convert: Handle Clutter and Cogl
+ Provide access to gpointer struct values
+ Fix GtkBuilder signal connection 'after' logic
+ pygspawn: improve error checking
+ Add and improve tests.
-------------------------------------------------------------------
Tue Feb 7 14:17:24 UTC 2012 - vuntz@opensuse.org

View File

@ -35,12 +35,12 @@ Name: python-gobject
Summary: Python bindings for GObject
License: LGPL-2.1+
Group: Development/Libraries/Python
Version: 3.1.0
Version: 3.1.1
Release: 0
Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/
Source: http://download.gnome.org/sources/pygobject/3.1/%{_name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: glib2-devel
BuildRequires: glib2-devel >= 2.31.0
BuildRequires: gobject-introspection-devel >= 1.29.0
BuildRequires: libffi-devel
# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Feb 21 09:00:34 UTC 2012 - vuntz@opensuse.org
- Update to version 3.1.1:
+ Don't use C99 style
+ Drop obsolete g_thread_init()
+ Fix deprecated g_source_get_current_time()
+ Fix deprecated g_value_[gs]et_char()
+ Make pygiconvert.sh correctly convert gtk.gdk.x11_*
+ Fix cset_first typo
+ pygi-convert: Handle Clutter and Cogl
+ Provide access to gpointer struct values
+ Fix GtkBuilder signal connection 'after' logic
+ pygspawn: improve error checking
+ Add and improve tests.
-------------------------------------------------------------------
Tue Feb 7 14:17:24 UTC 2012 - vuntz@opensuse.org

View File

@ -35,12 +35,12 @@ Name: python3-gobject
Summary: Python bindings for GObject
License: LGPL-2.1+
Group: Development/Libraries/Python
Version: 3.1.0
Version: 3.1.1
Release: 0
Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/
Source: http://download.gnome.org/sources/pygobject/3.1/%{_name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: glib2-devel
BuildRequires: glib2-devel >= 2.31.0
BuildRequires: gobject-introspection-devel >= 1.29.0
BuildRequires: libffi-devel
# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467