Hello community, here is the log from the commit of package gjs for openSUSE:Factory checked in at 2019-11-29 15:59:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gjs (Old) and /work/SRC/openSUSE:Factory/.gjs.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gjs" Fri Nov 29 15:59:12 2019 rev:83 rq:751361 version:1.58.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gjs/gjs.changes 2019-10-17 12:58:35.573411088 +0200 +++ /work/SRC/openSUSE:Factory/.gjs.new.26869/gjs.changes 2019-11-29 16:03:01.636802712 +0100 @@ -1,0 +2,19 @@ +Mon Nov 25 19:26:00 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> + +- Update to version 1.58.3: + + Emergency release, intended to correct two mistakes in 1.58.2, + both coming from crash fixes that had unexpected other effects + on working code. + +------------------------------------------------------------------- +Sun Nov 24 09:46:44 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> + +- Update to version 1.58.2: + + GObject based class initialization checks. + + Silently leaked return value of callbacks. + + Crash when calling Gio.Initable.async_init with not + vfunc_async_init implementation. + + [cairo] insufficient checking. + + Various crash fixes backported from the development branch. + +------------------------------------------------------------------- @@ -398 +417 @@ - - Make GC much more aggressive (glgo#GNOME/gjs#62); + - Make GC much more aggressive (glgo#GNOME/gjs#62 bsc#1093541); Old: ---- gjs-1.58.1.tar.xz New: ---- gjs-1.58.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gjs.spec ++++++ --- /var/tmp/diff_new_pack.va5le6/_old 2019-11-29 16:03:02.140802505 +0100 +++ /var/tmp/diff_new_pack.va5le6/_new 2019-11-29 16:03:02.140802505 +0100 @@ -1,7 +1,7 @@ # # spec file for package gjs # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ # remove all conditional macros and enable systemtap. %bcond_with systemtap Name: gjs -Version: 1.58.1 +Version: 1.58.3 Release: 0 Summary: JavaScript bindings based on gobject-introspection and Mozilla License: MIT AND LGPL-2.0-or-later @@ -38,9 +38,9 @@ BuildRequires: pkgconfig(cairo-gobject) BuildRequires: pkgconfig(cairo-xlib) BuildRequires: pkgconfig(dbus-glib-1) -BuildRequires: pkgconfig(gio-2.0) >= 2.50.0 -BuildRequires: pkgconfig(glib-2.0) >= 2.50.0 -BuildRequires: pkgconfig(gobject-2.0) >= 2.50.0 +BuildRequires: pkgconfig(gio-2.0) >= 2.58.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.58.0 +BuildRequires: pkgconfig(gobject-2.0) >= 2.58.0 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.53.4 BuildRequires: pkgconfig(gthread-2.0) >= 2.50.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.20 ++++++ gjs-1.58.1.tar.xz -> gjs-1.58.3.tar.xz ++++++ ++++ 5685 lines of diff (skipped)
participants (1)
-
root