Accepting request 696393 from GNOME:Next

New stable rel

OBS-URL: https://build.opensuse.org/request/show/696393
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=107
This commit is contained in:
Dominique Leuenberger 2019-04-22 05:48:48 +00:00 committed by Git OBS Bridge
parent 1294c1d7ee
commit ee661536e6
4 changed files with 14 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Apr 20 15:15:44 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.32.1:
+ tests/gimarshallingtestsextra.c/h: relicense to LGPLv2.1+.
+ meson: add ``tests`` option for disabling tests.
+ meson: tests: pass ``--quiet`` to g-ir-scanner.
+ Fix a crash when marshalling a GError to Python fails.
+ Fix leak of transfer-full/container C arrays.
-------------------------------------------------------------------
Sun Mar 10 13:01:45 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.0
Version: 3.32.1
Release: 0
Summary: Python bindings for GObject
License: LGPL-2.1-or-later