Accepting request 312090 from GNOME:Factory

1

OBS-URL: https://build.opensuse.org/request/show/312090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=55
This commit is contained in:
Stephan Kulow 2015-06-16 12:04:57 +00:00 committed by Git OBS Bridge
commit 82b4e743a6
6 changed files with 19 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 15 09:58:22 UTC 2015 - zaitor@opensuse.org
- Update to version 3.16.2:
+ overrides: Provide _overrides_module attribute (bgo#736678).
-------------------------------------------------------------------
Wed Apr 15 06:43:39 UTC 2015 - dimstar@opensuse.org

View File

@ -39,7 +39,7 @@ Name: python-gobject
Summary: Python bindings for GObject
License: LGPL-2.1+
Group: Development/Libraries/Python
Version: 3.16.1
Version: 3.16.2
Release: 0
Url: https://wiki.gnome.org/Projects/PyGObject/
Source: http://download.gnome.org/sources/pygobject/3.16/%{_name}-%{version}.tar.xz
@ -47,7 +47,7 @@ Source: http://download.gnome.org/sources/pygobject/3.16/%{_name}-%{vers
Patch1: pycompile-searchpath.patch
BuildRequires: fdupes
BuildRequires: glib2-devel >= 2.38.0
BuildRequires: gobject-introspection-devel >= 1.38.0
BuildRequires: gobject-introspection-devel >= 1.39.0
BuildRequires: libffi-devel >= 3.0.0
%if %{build_for_python3}
BuildRequires: python3-cairo-devel

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 15 09:58:22 UTC 2015 - zaitor@opensuse.org
- Update to version 3.16.2:
+ overrides: Provide _overrides_module attribute (bgo#736678).
-------------------------------------------------------------------
Wed Apr 15 06:43:39 UTC 2015 - dimstar@opensuse.org

View File

@ -39,7 +39,7 @@ Name: python3-gobject
Summary: Python bindings for GObject
License: LGPL-2.1+
Group: Development/Libraries/Python
Version: 3.16.1
Version: 3.16.2
Release: 0
Url: https://wiki.gnome.org/Projects/PyGObject/
Source: http://download.gnome.org/sources/pygobject/3.16/%{_name}-%{version}.tar.xz
@ -47,7 +47,7 @@ Source: http://download.gnome.org/sources/pygobject/3.16/%{_name}-%{vers
Patch1: pycompile-searchpath.patch
BuildRequires: fdupes
BuildRequires: glib2-devel >= 2.38.0
BuildRequires: gobject-introspection-devel >= 1.38.0
BuildRequires: gobject-introspection-devel >= 1.39.0
BuildRequires: libffi-devel >= 3.0.0
%if %{build_for_python3}
BuildRequires: python3-cairo-devel