Accepting request 613925 from GNOME:Factory
New stable (forwarded request 613659 from iznogood) OBS-URL: https://build.opensuse.org/request/show/613925 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=73
This commit is contained in:
commit
211f5fc582
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ac443afd14fcb9ff5744b65d6e2b380e70510278404fb8684a9b9fb089e6f2ca
|
|
||||||
size 1003584
|
|
3
pygobject-3.28.3.tar.xz
Normal file
3
pygobject-3.28.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3dd3e21015d06e00482ea665fc1733b77e754a6ab656a5db5d7f7bfaf31ad0b0
|
||||||
|
size 1005368
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 1 21:37:37 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
- Update to version 3.28.3:
|
||||||
|
+ Fix Gio.Application leak in case no signal handler is set
|
||||||
|
before.
|
||||||
|
+ Squash critical warning when using array as hash value.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 27 23:29:51 UTC 2018 - luc14n0@linuxmail.org
|
Tue Mar 27 23:29:51 UTC 2018 - luc14n0@linuxmail.org
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%global __requires_exclude_from ^%{python2_sitearch}/gi/__init__.py|%{python3_sitearch}/gi/__init__.py$
|
%global __requires_exclude_from ^%{python2_sitearch}/gi/__init__.py|%{python3_sitearch}/gi/__init__.py$
|
||||||
%define _name pygobject
|
%define _name pygobject
|
||||||
Name: python-gobject
|
Name: python-gobject
|
||||||
Version: 3.28.2
|
Version: 3.28.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python bindings for GObject
|
Summary: Python bindings for GObject
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user