diff --git a/pygobject-3.8.0.tar.xz b/pygobject-3.8.0.tar.xz deleted file mode 100644 index a233b96..0000000 --- a/pygobject-3.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c57f581ae35587108c978cb116eeb7ec186b50c95b145f62033589ee248b32d -size 652616 diff --git a/pygobject-3.8.1.tar.xz b/pygobject-3.8.1.tar.xz new file mode 100644 index 0000000..9e74524 --- /dev/null +++ b/pygobject-3.8.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e85c8ec64238ce88ec1e905497f5a2eaa947a7f4050e338d21ec510d8a50eacb +size 652864 diff --git a/python-gobject.changes b/python-gobject.changes index 5d71c46..3ce3f41 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Apr 15 19:14:29 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.8.1: + + pygi-convert.sh: Add GStreamer rules (bgo#697951). + + pygi-convert: Add rule for TreeModelFlags. + + Fix enum and flags marshaling type assumptions. + + Use g_strdup() consistently (bgo#696650). + + Fix stack corruption due to incorrect format for argument + parser (bgo#696892). + ------------------------------------------------------------------- Mon Mar 25 08:12:42 UTC 2013 - dimstar@opensuse.org diff --git a/python-gobject.spec b/python-gobject.spec index d888a23..1c34a55 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -37,7 +37,7 @@ Name: python-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.8.0 +Version: 3.8.1 Release: 0 Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/ Source: http://download.gnome.org/sources/pygobject/3.8/%{_name}-%{version}.tar.xz diff --git a/python3-gobject.changes b/python3-gobject.changes index 5d71c46..3ce3f41 100644 --- a/python3-gobject.changes +++ b/python3-gobject.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Apr 15 19:14:29 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.8.1: + + pygi-convert.sh: Add GStreamer rules (bgo#697951). + + pygi-convert: Add rule for TreeModelFlags. + + Fix enum and flags marshaling type assumptions. + + Use g_strdup() consistently (bgo#696650). + + Fix stack corruption due to incorrect format for argument + parser (bgo#696892). + ------------------------------------------------------------------- Mon Mar 25 08:12:42 UTC 2013 - dimstar@opensuse.org diff --git a/python3-gobject.spec b/python3-gobject.spec index 391f26d..a001978 100644 --- a/python3-gobject.spec +++ b/python3-gobject.spec @@ -37,7 +37,7 @@ Name: python3-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.8.0 +Version: 3.8.1 Release: 0 Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/ Source: http://download.gnome.org/sources/pygobject/3.8/%{_name}-%{version}.tar.xz