diff --git a/pygobject-3.28.0.tar.xz b/pygobject-3.28.0.tar.xz deleted file mode 100644 index b6bdf23..0000000 --- a/pygobject-3.28.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42b47b261b45aedfc77e02e3c90a01cd74d6f86c3273c1860a054d531d606e5a -size 1001328 diff --git a/pygobject-3.28.1.tar.xz b/pygobject-3.28.1.tar.xz new file mode 100644 index 0000000..57ff5c5 --- /dev/null +++ b/pygobject-3.28.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42312b4a5015571fa0a4f2d201005da46b71c251ea2625bc95702d071c4ff895 +size 1003060 diff --git a/python-gobject.changes b/python-gobject.changes index d754fa5..258cb20 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -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 diff --git a/python-gobject.spec b/python-gobject.spec index dab588a..ca03bbe 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -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.0 +Version: 3.28.1 Release: 0 Summary: Python bindings for GObject License: LGPL-2.1-or-later