Accepting request 251952 from GNOME:Next
Push GNOME 3.14.0 OBS-URL: https://build.opensuse.org/request/show/251952 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=35
This commit is contained in:
parent
0f7c18ee1e
commit
de8ec056ff
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:277afa74895c222a15acea1b3405b202f5cdf86fe7ae7202482de37b14f84daf
|
|
||||||
size 717692
|
|
3
pygobject-3.14.0.tar.xz
Normal file
3
pygobject-3.14.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:779effa93f4b59cdb72f4ab0128fb3fd82900bf686193b570fd3a8ce63392d54
|
||||||
|
size 720128
|
@ -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
|
Tue Sep 2 10:10:05 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -37,10 +37,10 @@ Name: python-gobject
|
|||||||
Summary: Python bindings for GObject
|
Summary: Python bindings for GObject
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
Version: 3.13.91
|
Version: 3.14.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: https://wiki.gnome.org/Projects/PyGObject/
|
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
|
# PATCH-FIX-UPSTREAM pycompile-searchpath.patch jmatejek@suse.com -- Fix build with python 3.4
|
||||||
Patch1: pycompile-searchpath.patch
|
Patch1: pycompile-searchpath.patch
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
@ -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
|
Tue Sep 2 10:10:05 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -37,10 +37,10 @@ Name: python3-gobject
|
|||||||
Summary: Python bindings for GObject
|
Summary: Python bindings for GObject
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
Version: 3.13.91
|
Version: 3.14.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: https://wiki.gnome.org/Projects/PyGObject/
|
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
|
# PATCH-FIX-UPSTREAM pycompile-searchpath.patch jmatejek@suse.com -- Fix build with python 3.4
|
||||||
Patch1: pycompile-searchpath.patch
|
Patch1: pycompile-searchpath.patch
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user