diff --git a/gjs-1.54.0.tar.xz b/gjs-1.54.0.tar.xz deleted file mode 100644 index 38a580b..0000000 --- a/gjs-1.54.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e22c63f4dbf243d7a5a6660f6443ca3e5768695a48fc9fdf078bce7cf7aa657d -size 647552 diff --git a/gjs-1.54.1.tar.xz b/gjs-1.54.1.tar.xz new file mode 100644 index 0000000..f342efb --- /dev/null +++ b/gjs-1.54.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b197fe5812a0449f73f7a93ac85a4ee4941916bcf071ea39a67ddd231dc868bc +size 648276 diff --git a/gjs.changes b/gjs.changes index 0fbd4ce..6e09d17 100644 --- a/gjs.changes +++ b/gjs.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Sep 26 18:02:49 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 1.54.1: + + legacy: Ensure generated GType names are valid. + + Fix GJS profiler with MozJS 60. + + Regression with DBus proxies. + ------------------------------------------------------------------- Sun Sep 9 07:16:38 UTC 2018 - antoine.belvire@opensuse.org diff --git a/gjs.spec b/gjs.spec index 7fcf84c..869aace 100644 --- a/gjs.spec +++ b/gjs.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/ # @@ -21,7 +21,7 @@ # remove all conditional macros and enable systemtap. %bcond_with systemtap Name: gjs -Version: 1.54.0 +Version: 1.54.1 Release: 0 Summary: JavaScript bindings based on gobject-introspection and Mozilla License: MIT AND LGPL-2.0-or-later