diff --git a/pygobject-3.13.91.tar.xz b/pygobject-3.13.91.tar.xz deleted file mode 100644 index ca9d0a2..0000000 --- a/pygobject-3.13.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:277afa74895c222a15acea1b3405b202f5cdf86fe7ae7202482de37b14f84daf -size 717692 diff --git a/pygobject-3.14.0.tar.xz b/pygobject-3.14.0.tar.xz new file mode 100644 index 0000000..246bde9 --- /dev/null +++ b/pygobject-3.14.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:779effa93f4b59cdb72f4ab0128fb3fd82900bf686193b570fd3a8ce63392d54 +size 720128 diff --git a/python-gobject.changes b/python-gobject.changes index 1c216d1..84cce3a 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Sep 23 09:24:00 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.14.0: + + Stable release, no changes since version 3.13.92. + +------------------------------------------------------------------- +Tue Sep 16 10:35:51 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.13.92: + + tests: + - Add test for Gio.Application.add_main_option(). + - Split up various test cases (bgo#735193). + - Fix invalid read error in argument cleanup code. + - Fix memory management problems with struct arguments to + signals (bgo#736175). + ------------------------------------------------------------------- Tue Sep 2 10:10:05 UTC 2014 - zaitor@opensuse.org diff --git a/python-gobject.spec b/python-gobject.spec index f0401d8..5b00fa5 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -37,10 +37,10 @@ Name: python-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.13.91 +Version: 3.14.0 Release: 0 Url: https://wiki.gnome.org/Projects/PyGObject/ -Source: http://download.gnome.org/sources/pygobject/3.13/%{_name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/pygobject/3.14/%{_name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM pycompile-searchpath.patch jmatejek@suse.com -- Fix build with python 3.4 Patch1: pycompile-searchpath.patch BuildRequires: fdupes diff --git a/python3-gobject.changes b/python3-gobject.changes index 1c216d1..84cce3a 100644 --- a/python3-gobject.changes +++ b/python3-gobject.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Sep 23 09:24:00 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.14.0: + + Stable release, no changes since version 3.13.92. + +------------------------------------------------------------------- +Tue Sep 16 10:35:51 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.13.92: + + tests: + - Add test for Gio.Application.add_main_option(). + - Split up various test cases (bgo#735193). + - Fix invalid read error in argument cleanup code. + - Fix memory management problems with struct arguments to + signals (bgo#736175). + ------------------------------------------------------------------- Tue Sep 2 10:10:05 UTC 2014 - zaitor@opensuse.org diff --git a/python3-gobject.spec b/python3-gobject.spec index 0f09b91..595e8fe 100644 --- a/python3-gobject.spec +++ b/python3-gobject.spec @@ -37,10 +37,10 @@ Name: python3-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.13.91 +Version: 3.14.0 Release: 0 Url: https://wiki.gnome.org/Projects/PyGObject/ -Source: http://download.gnome.org/sources/pygobject/3.13/%{_name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/pygobject/3.14/%{_name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM pycompile-searchpath.patch jmatejek@suse.com -- Fix build with python 3.4 Patch1: pycompile-searchpath.patch BuildRequires: fdupes