diff --git a/pygobject-3.30.0.tar.xz b/pygobject-3.30.0.tar.xz deleted file mode 100644 index 865d5d1..0000000 --- a/pygobject-3.30.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d20ba1475df922f4c26c69274ab89f7e7730d2101e46846caaddc53afd56bd0 -size 546212 diff --git a/pygobject-3.30.1.tar.xz b/pygobject-3.30.1.tar.xz new file mode 100644 index 0000000..b6841d7 --- /dev/null +++ b/pygobject-3.30.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1335b70e36885bf1ae207ec1283a369b8fc3e080688046c1edb5a676edc11ce +size 546368 diff --git a/python-gobject.changes b/python-gobject.changes index 36c58af..684bb0a 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 26 18:24:25 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.30.1: + + Fix various crashes on big endian systems. + + meson: Don't link against libpython on non-Windows systems. + ------------------------------------------------------------------- Sat Sep 1 19:54:43 UTC 2018 - bjorn.lie@gmail.com diff --git a/python-gobject.spec b/python-gobject.spec index 22447ef..98028c2 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -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.30.0 +Version: 3.30.1 Release: 0 Summary: Python bindings for GObject License: LGPL-2.1-or-later