Accepting request 590344 from GNOME:Factory
- Update to version 3.28.1: + Fix a GValue leak (regression) (glgo#GNOME/pygobject#176). + Various fixes for Python 3.7 (glgo#GNOME/pygobject#170). (forwarded request 588562 from dimstar) OBS-URL: https://build.opensuse.org/request/show/590344 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=71
This commit is contained in:
commit
d36c0b90f9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:42b47b261b45aedfc77e02e3c90a01cd74d6f86c3273c1860a054d531d606e5a
|
|
||||||
size 1001328
|
|
3
pygobject-3.28.1.tar.xz
Normal file
3
pygobject-3.28.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:42312b4a5015571fa0a4f2d201005da46b71c251ea2625bc95702d071c4ff895
|
||||||
|
size 1003060
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 17 22:45:50 UTC 2018 - luc14n0@linuxmail.org
|
||||||
|
|
||||||
|
- Update to version 3.28.1:
|
||||||
|
+ Fix a GValue leak (regression) (glgo#GNOME/pygobject#176).
|
||||||
|
+ Various fixes for Python 3.7 (glgo#GNOME/pygobject#170).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 12 15:21:14 UTC 2018 - dimstar@opensuse.org
|
Mon Mar 12 15:21:14 UTC 2018 - dimstar@opensuse.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.0
|
Version: 3.28.1
|
||||||
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