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:
parent
1294c1d7ee
commit
ee661536e6
@ -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
3
pygobject-3.32.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32c99def94b8dea5ce9e4bc99576ef87591ea779b4db77cfdca7af81b76d04d8
|
||||
size 551708
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user