diff --git a/pygobject-3.28.2.tar.xz b/pygobject-3.28.2.tar.xz deleted file mode 100644 index 12573c2..0000000 --- a/pygobject-3.28.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac443afd14fcb9ff5744b65d6e2b380e70510278404fb8684a9b9fb089e6f2ca -size 1003584 diff --git a/pygobject-3.28.3.tar.xz b/pygobject-3.28.3.tar.xz new file mode 100644 index 0000000..e8d0190 --- /dev/null +++ b/pygobject-3.28.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dd3e21015d06e00482ea665fc1733b77e754a6ab656a5db5d7f7bfaf31ad0b0 +size 1005368 diff --git a/python-gobject.changes b/python-gobject.changes index e45f340..6cfda8c 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -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 diff --git a/python-gobject.spec b/python-gobject.spec index bb9d27c..dee5b80 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.2 +Version: 3.28.3 Release: 0 Summary: Python bindings for GObject License: LGPL-2.1-or-later