Accepting request 800813 from GNOME:Next

New stable release, not buildtested

OBS-URL: https://build.opensuse.org/request/show/800813
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=119
This commit is contained in:
Dominique Leuenberger 2020-05-06 17:51:31 +00:00 committed by Git OBS Bridge
parent 528c54c8d2
commit 34d4ccf675
4 changed files with 17 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed May 6 17:15:26 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.36.1:
+ tests: Fix failing tests with pytest 5.4.0+.
+ Gtk: Add override to make sure both
TreeModelSort.new_with_model and TreeModel.sort_new_with_model
exist independend of the gtk version.
+ Gtk.Template: Fix initialisation order errors with Widgets
getting created from C (potentially through other templates).
+ Gtk.Template: Fix errors when calling init_template() multiple
times.
-------------------------------------------------------------------
Sun Mar 8 21:03:05 UTC 2020 - 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.36.0
Version: 3.36.1
Release: 0
Summary: Python bindings for GObject
License: LGPL-2.1-or-later