diff --git a/pygobject-3.40.0.tar.xz b/pygobject-3.40.0.tar.xz deleted file mode 100644 index 9d6abd2..0000000 --- a/pygobject-3.40.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67d61fac9f5aa83bf2edccbc286802ce0f1c3dde8f83103b7c765b91a6ed905f -size 555920 diff --git a/pygobject-3.40.1.tar.xz b/pygobject-3.40.1.tar.xz new file mode 100644 index 0000000..f603a37 --- /dev/null +++ b/pygobject-3.40.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00c6d591f4cb40c335ab1fd3e8c17869ba15cfda54416fe363290af766790035 +size 556104 diff --git a/python-gobject.changes b/python-gobject.changes index 7de2eff..a62e5c1 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Apr 17 08:27:06 UTC 2021 - Dominique Leuenberger + +- Update to version 3.40.1: + + Fix tests with glib 2.68. + + Fix a regression with marshalling partial() objects. + ------------------------------------------------------------------- Fri Mar 19 20:08:28 UTC 2021 - Michael Gorse diff --git a/python-gobject.spec b/python-gobject.spec index c78e4ed..e4b57cb 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -28,7 +28,7 @@ %global __requires_exclude_from ^%{_libdir}/python.*/site-packages/gi/__init__.py$ %define _name pygobject Name: python-gobject -Version: 3.40.0 +Version: 3.40.1 Release: 0 Summary: Python bindings for GObject License: LGPL-2.1-or-later