Accepting request 810502 from GNOME:Next

New stable rel

OBS-URL: https://build.opensuse.org/request/show/810502
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=187
This commit is contained in:
Dominique Leuenberger 2020-06-04 11:46:10 +00:00 committed by Git OBS Bridge
parent 0a3b7e7ab8
commit 7d565a1792
4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:15ff834d374df19595d955f03e6b60631a3bb14fabda36d00f81ab3eabd3997b
size 419704

3
gjs-1.64.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9d96e154601c39f901ea2205b85f3bf4106cffe80dd5d97ab9f5ae56331185e6
size 422436

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun May 31 19:49:27 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.64.3:
+ Closed bugs and merge requests:
- arg: Don't sink GClosure ref if it's a return value.
- overrides/Gtk: Adjust gtk_container_child_set_property()
check.
- 1.63.3: test suite is failing.
- Simplify private pointers.
+ Various backports:
- Use memory GSettings backend in tests.
- Update debug message from trimLeft/trimRight to
trimStart/trimEnd.
- Various fixes for potential crash and memory issues.
-------------------------------------------------------------------
Tue Apr 28 08:56:01 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -17,7 +17,7 @@
Name: gjs
Version: 1.64.2
Version: 1.64.3
Release: 0
Summary: JavaScript bindings based on gobject-introspection and Mozilla
License: MIT AND LGPL-2.0-or-later