diff --git a/gjs-1.74.1.tar.xz b/gjs-1.74.1.tar.xz deleted file mode 100644 index 557c979..0000000 --- a/gjs-1.74.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f21f9cd3337a672a44c7e64bf9a8d8ad77c1b88b952b2b6184c7af9b1f3ef459 -size 638536 diff --git a/gjs-1.74.2.tar.xz b/gjs-1.74.2.tar.xz new file mode 100644 index 0000000..323eecc --- /dev/null +++ b/gjs-1.74.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a406fd6a1652cf66dcab228062bd16a75f5b3378248dfbbbe016b212744a30b6 +size 639012 diff --git a/gjs.changes b/gjs.changes index 16130ba..685773b 100644 --- a/gjs.changes +++ b/gjs.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Feb 21 10:24:51 UTC 2023 - Bjørn Lie + +- Update to version 1.74.2: + + Various fixes ported from the development branch. + + Closed bugs and merge requests: + - Build error with clang + - Can't compile current version with mozjs 102 + - Enabling window-list extension causes gnome-shell to crash + when running "dconf update" as root + - log: Fix an off-by-one buffer overflow + ------------------------------------------------------------------- Mon Oct 31 08:34:31 UTC 2022 - Bjørn Lie diff --git a/gjs.spec b/gjs.spec index 2cf8fa8..7961695 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,7 +1,7 @@ # # spec file for package gjs # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: gjs -Version: 1.74.1 +Version: 1.74.2 # FIXME # Disable tests for unstable 1.71.1 - Try tests again on next versionbump Release: 0 Summary: JavaScript bindings based on gobject-introspection and Mozilla