diff --git a/gjs-1.51.91.tar.xz b/gjs-1.51.91.tar.xz deleted file mode 100644 index f66afad..0000000 --- a/gjs-1.51.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a24a5ce0c01369ea9f7154d630dceeff59627787cd9e3da3f409b3143c733f35 -size 608460 diff --git a/gjs-1.51.92.tar.xz b/gjs-1.51.92.tar.xz new file mode 100644 index 0000000..67c7797 --- /dev/null +++ b/gjs-1.51.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f869f54c7c16307430cbf11b19c5db244082167043a5e604714c8e064e5dbc +size 622236 diff --git a/gjs.changes b/gjs.changes index 3e29aa3..4c287b2 100644 --- a/gjs.changes +++ b/gjs.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Mar 9 15:28:25 UTC 2018 - dimstar@opensuse.org + +- Update to version 1.51.92: + + Abort if we are called back in a non-main thread. + + Fix build failure of 3.27.91 identified on debian/Ubuntu. + + Analyze project code quality with Code Climate inside CI. + + Various CI improvements. + ------------------------------------------------------------------- Wed Feb 28 16:26:34 UTC 2018 - dimstar@opensuse.org diff --git a/gjs.spec b/gjs.spec index 3b0853c..492d625 100644 --- a/gjs.spec +++ b/gjs.spec @@ -17,7 +17,7 @@ Name: gjs -Version: 1.51.91 +Version: 1.51.92 Release: 0 Summary: JavaScript bindings based on gobject-introspection and Mozilla License: MIT