diff --git a/pygobject-3.1.0.tar.xz b/pygobject-3.1.0.tar.xz deleted file mode 100644 index 809f298..0000000 --- a/pygobject-3.1.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5b36eff7c4b14f161bc9ba2ae09a03ddb47d9f2c769589b8f389ae3a92cc92e -size 551732 diff --git a/pygobject-3.1.1.tar.xz b/pygobject-3.1.1.tar.xz new file mode 100644 index 0000000..0697017 --- /dev/null +++ b/pygobject-3.1.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae6da0f95c0d6b93694191133a3b046f7811ba047e3bd5e9c13c9e6907f71515 +size 553600 diff --git a/python-gobject.changes b/python-gobject.changes index b39a5a6..b175457 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -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 diff --git a/python-gobject.spec b/python-gobject.spec index 8bb29eb..cead211 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -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 diff --git a/python3-gobject.changes b/python3-gobject.changes index b39a5a6..b175457 100644 --- a/python3-gobject.changes +++ b/python3-gobject.changes @@ -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 diff --git a/python3-gobject.spec b/python3-gobject.spec index d2a5e2d..5a982d9 100644 --- a/python3-gobject.spec +++ b/python3-gobject.spec @@ -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