Accepting request 711646 from GNOME:Next

New stable rel

OBS-URL: https://build.opensuse.org/request/show/711646
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=109
This commit is contained in:
Dominique Leuenberger 2019-06-25 07:28:14 +00:00 committed by Git OBS Bridge
parent ee661536e6
commit b063a00b5c
4 changed files with 12 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 24 07:05:38 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.32.2:
+ Python 3.8b1 compatibility fixes.
+ tests: fix a test error when run under wayland.
+ setup.py: specify python_requires.
-------------------------------------------------------------------
Sat Apr 20 15:15:44 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -22,7 +22,7 @@
%global __requires_exclude_from ^%{python2_sitearch}/gi/__init__.py|%{python3_sitearch}/gi/__init__.py$
%define _name pygobject
Name: python-gobject
Version: 3.32.1
Version: 3.32.2
Release: 0
Summary: Python bindings for GObject
License: LGPL-2.1-or-later