Accepting request 987354 from GNOME:Factory
Scripted push from GNOME:Next (forwarded request 987180 from dimstar) OBS-URL: https://build.opensuse.org/request/show/987354 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gjs?expand=0&rev=103
This commit is contained in:
commit
117b919745
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3ef0caf716e3920dd61f7748f6d56e476cc0fc18351ad0548e7df1a0ab9bdcad
|
|
||||||
size 620296
|
|
3
gjs-1.72.1.tar.xz
Normal file
3
gjs-1.72.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:17c0b1ec3f096671ff8bfaba6e4bbf14198c7013c604bfd677a9858da079c0ab
|
||||||
|
size 620248
|
13
gjs.changes
13
gjs.changes
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 6 12:18:50 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 1.72.1:
|
||||||
|
+ Compilation error: call to deleted function 'js_value_to_c'.
|
||||||
|
* jsapi-util-strings: Ignore locale to compute the upper case of
|
||||||
|
a char (i.e. fix implicit properties on Turkish locale).
|
||||||
|
* Fix memory leak when passing a "transfer none" GBytes parameter
|
||||||
|
to a native function.
|
||||||
|
* arg-cache: Do not leak an interface info structures on
|
||||||
|
Callbacks.
|
||||||
|
* test-ci: Ignore safe directory errors on CI.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 20 08:15:21 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
Sun Mar 20 08:15:21 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
2
gjs.spec
2
gjs.spec
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gjs
|
Name: gjs
|
||||||
Version: 1.72.0
|
Version: 1.72.1
|
||||||
# FIXME # Disable tests for unstable 1.71.1 - Try tests again on next versionbump
|
# FIXME # Disable tests for unstable 1.71.1 - Try tests again on next versionbump
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: JavaScript bindings based on gobject-introspection and Mozilla
|
Summary: JavaScript bindings based on gobject-introspection and Mozilla
|
||||||
|
Loading…
Reference in New Issue
Block a user