diff --git a/pygobject-3.32.0.tar.xz b/pygobject-3.32.0.tar.xz deleted file mode 100644 index 6ad8f03..0000000 --- a/pygobject-3.32.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83f4d7e59fde6bc6b0d39c5e5208574802f759bc525a4cb8e7265dfcba45ef29 -size 551516 diff --git a/pygobject-3.32.1.tar.xz b/pygobject-3.32.1.tar.xz new file mode 100644 index 0000000..d9b8dc9 --- /dev/null +++ b/pygobject-3.32.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32c99def94b8dea5ce9e4bc99576ef87591ea779b4db77cfdca7af81b76d04d8 +size 551708 diff --git a/python-gobject.changes b/python-gobject.changes index 97a7b19..e6ee63e 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Apr 20 15:15:44 UTC 2019 - Bjørn Lie + +- Update to version 3.32.1: + + tests/gimarshallingtestsextra.c/h: relicense to LGPLv2.1+. + + meson: add ``tests`` option for disabling tests. + + meson: tests: pass ``--quiet`` to g-ir-scanner. + + Fix a crash when marshalling a GError to Python fails. + + Fix leak of transfer-full/container C arrays. + ------------------------------------------------------------------- Sun Mar 10 13:01:45 UTC 2019 - Bjørn Lie diff --git a/python-gobject.spec b/python-gobject.spec index 05ef48d..e8d4760 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.32.0 +Version: 3.32.1 Release: 0 Summary: Python bindings for GObject License: LGPL-2.1-or-later