Accepting request 523622 from GNOME:Next

Update to 3.26.0

OBS-URL: https://build.opensuse.org/request/show/523622
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=87
This commit is contained in:
Dominique Leuenberger 2017-09-12 11:05:27 +00:00 committed by Git OBS Bridge
parent 0969f4d191
commit ff1ffca213
4 changed files with 14 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 12 09:27:07 UTC 2017 - dimstar@opensuse.org
- Update to version 3.26.0:
+ Closure: silence a new compiler warning.
+ Make sure version information passed to require_version is a
string (bgo#781582).
+ Test fixes.
-------------------------------------------------------------------
Fri Sep 8 16:15:16 UTC 2017 - jengelh@inai.de

View File

@ -27,10 +27,10 @@ Name: python-gobject
Summary: Python bindings for GObject
License: LGPL-2.1+
Group: Development/Languages/Python
Version: 3.25.1
Version: 3.26.0
Release: 0
Url: https://wiki.gnome.org/Projects/PyGObject/
Source: http://download.gnome.org/sources/pygobject/3.25/%{_name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/pygobject/3.26/%{_name}-%{version}.tar.xz
# PATCH-FIX-UPSTREAM pycompile-searchpath.patch jmatejek@suse.com -- Fix build with python 3.4
Patch1: pycompile-searchpath.patch
BuildRequires: %{python_module cairo >= 1.11.1}