Accepting request 800817 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/800817 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=82
This commit is contained in:
commit
a936256609
@ -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
3
pygobject-3.36.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d1bf42802d1cec113b5adaa0e7bf7f3745b44521dc2163588d276d5cd61d718f
|
||||
size 556568
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user