Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gjs for openSUSE:Factory checked in at 2021-09-29 20:17:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gjs (Old) and /work/SRC/openSUSE:Factory/.gjs.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gjs" Wed Sep 29 20:17:31 2021 rev:99 rq:921607 version:1.70.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gjs/gjs.changes 2021-09-25 00:35:59.939167247 +0200 +++ /work/SRC/openSUSE:Factory/.gjs.new.1899/gjs.changes 2021-09-29 20:17:40.474803741 +0200 @@ -1,0 +2,46 @@ +Mon Sep 20 09:59:15 UTC 2021 - Michael Gorse <[email protected]> + +- Update to version 1.70.0: + + No changes. + +------------------------------------------------------------------- +Mon Sep 20 01:59:50 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Update to version 1.69.90: + + Update ESLint to v8. + + gi: Enable pending tests which are now correctly handled. + + gi: Return null if return argument is a pointer type. + + gi: Assume native enums are signed, avoid asserting. [!660, Evan Welsh] + + Fix cppcheck failure. + + Strange behavior for strings with NUL character. + + 64-bit int GObject properties have some problems with + values > G_MAXINT32. + + Crash on dynamic import in interactive interpreter. + + 1.69.1: gjs test suite is failing when gjs is build with + -DG_DISABLE_ASSERT. + + function: Warn about unhandled promise rejections in + System.exit(). + + attempting to wrap a new GObject mid-construction blows up. + + Fix IWYU CI job. + + Build fixes. + +------------------------------------------------------------------- +Mon Sep 20 01:59:02 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Update to version 1.69.2: + + The TextEncoder and TextDecoder global objects are now + available. + + The 'console' global object is now available. This is for + compatibility with Node.js and browser environments, and for + familiarity for developers accustomed to them. + + Cairo.Surface has gained getDeviceScale(), setDeviceScale(), + getDeviceOffset(), and setDeviceOffset() methods. + + GLib.log_set_writer_func() and + GObject.Object.bind_property_full() now work. + + There is also a 'console' built-in module which exports + functions setConsoleLogDomain() and getConsoleLogDomain(), for + controlling the GLib log domain that the console methods use. + + The debugger has gained a 'set ignoreCaughtExceptions + (true/false)' option. + +------------------------------------------------------------------- Old: ---- gjs-1.68.4.tar.xz New: ---- gjs-1.70.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gjs.spec ++++++ --- /var/tmp/diff_new_pack.obg9Td/_old 2021-09-29 20:17:41.014804964 +0200 +++ /var/tmp/diff_new_pack.obg9Td/_new 2021-09-29 20:17:41.018804973 +0200 @@ -17,13 +17,13 @@ Name: gjs -Version: 1.68.4 +Version: 1.70.0 Release: 0 Summary: JavaScript bindings based on gobject-introspection and Mozilla License: LGPL-2.0-or-later AND MIT Group: Development/Libraries/GNOME URL: https://wiki.gnome.org/Projects/Gjs -Source0: https://download.gnome.org/sources/gjs/1.68/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gjs/1.70/%{name}-%{version}.tar.xz BuildRequires: c++_compiler BuildRequires: git ++++++ gjs-1.68.4.tar.xz -> gjs-1.70.0.tar.xz ++++++ ++++ 17020 lines of diff (skipped)
