From 4c94d3ea400c9cf8e845bbd6297d6e4f1791840904da0cce3d2025fb5a23e76a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 16 Aug 2017 10:12:39 +0000 Subject: [PATCH] Accepting request 517161 from home:Zaitor Resub tweaked post review OBS-URL: https://build.opensuse.org/request/show/517161 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=126 --- gjs-1.48.5.tar.xz | 3 --- gjs-1.48.6.tar.xz | 3 +++ gjs.changes | 7 +++++++ gjs.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 gjs-1.48.5.tar.xz create mode 100644 gjs-1.48.6.tar.xz diff --git a/gjs-1.48.5.tar.xz b/gjs-1.48.5.tar.xz deleted file mode 100644 index 3014072..0000000 --- a/gjs-1.48.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc37998e283b6e25e1814026aa5bb96e145e1ce902b02133977bbdac8db3e042 -size 596484 diff --git a/gjs-1.48.6.tar.xz b/gjs-1.48.6.tar.xz new file mode 100644 index 0000000..ec22706 --- /dev/null +++ b/gjs-1.48.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e85f65ba4b38bf80b6174949dfe6fce89e88b8213bbdde4ac1fde473c08bd312 +size 596964 diff --git a/gjs.changes b/gjs.changes index 8af9013..2265914 100644 --- a/gjs.changes +++ b/gjs.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Aug 16 08:42:10 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.48.6: + + GJS crash in needsPostBarrier, possible access from wrong + thread - more fixes for bgo#783935. + ------------------------------------------------------------------- Wed Jun 21 18:52:29 UTC 2017 - zaitor@opensuse.org diff --git a/gjs.spec b/gjs.spec index 029f786..9b2875f 100644 --- a/gjs.spec +++ b/gjs.spec @@ -17,7 +17,7 @@ Name: gjs -Version: 1.48.5 +Version: 1.48.6 Release: 0 # FIXME: find out if tapsets should really be in devel package or in main package Summary: JavaScript bindings based on gobject-introspection and Mozilla