diff --git a/gjs-1.64.2.tar.xz b/gjs-1.64.2.tar.xz deleted file mode 100644 index 4a4126a..0000000 --- a/gjs-1.64.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15ff834d374df19595d955f03e6b60631a3bb14fabda36d00f81ab3eabd3997b -size 419704 diff --git a/gjs-1.64.3.tar.xz b/gjs-1.64.3.tar.xz new file mode 100644 index 0000000..35c4708 --- /dev/null +++ b/gjs-1.64.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d96e154601c39f901ea2205b85f3bf4106cffe80dd5d97ab9f5ae56331185e6 +size 422436 diff --git a/gjs.changes b/gjs.changes index 3262f30..e9bf6b0 100644 --- a/gjs.changes +++ b/gjs.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun May 31 19:49:27 UTC 2020 - Bjørn Lie + +- Update to version 1.64.3: + + Closed bugs and merge requests: + - arg: Don't sink GClosure ref if it's a return value. + - overrides/Gtk: Adjust gtk_container_child_set_property() + check. + - 1.63.3: test suite is failing. + - Simplify private pointers. + + Various backports: + - Use memory GSettings backend in tests. + - Update debug message from trimLeft/trimRight to + trimStart/trimEnd. + - Various fixes for potential crash and memory issues. + ------------------------------------------------------------------- Tue Apr 28 08:56:01 UTC 2020 - Bjørn Lie diff --git a/gjs.spec b/gjs.spec index 1bef601..ae72332 100644 --- a/gjs.spec +++ b/gjs.spec @@ -17,7 +17,7 @@ Name: gjs -Version: 1.64.2 +Version: 1.64.3 Release: 0 Summary: JavaScript bindings based on gobject-introspection and Mozilla License: MIT AND LGPL-2.0-or-later