Accepting request 613659 from home:iznogood:branches:GNOME:Factory

New stable

OBS-URL: https://build.opensuse.org/request/show/613659
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=98
This commit is contained in:
Dominique Leuenberger 2018-06-04 09:17:24 +00:00 committed by Git OBS Bridge
parent f46209f303
commit 79e6cc72ba
4 changed files with 12 additions and 4 deletions

View File

@ -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
View File

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

View File

@ -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

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.28.2
Version: 3.28.3
Release: 0
Summary: Python bindings for GObject
License: LGPL-2.1-or-later