Accepting request 695694 from GNOME:Factory
Scripted push of project GNOME:Next (forwarded request 695645 from dimstar) OBS-URL: https://build.opensuse.org/request/show/695694 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gjs?expand=0&rev=80
This commit is contained in:
commit
495cd8ffa1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:64a7ad5554adb0105fabb432abcfa690033c177d8e650872b469b7cbf475ec1a
|
|
||||||
size 665100
|
|
3
gjs-1.56.1.tar.xz
Normal file
3
gjs-1.56.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6724f10e451eaf867e10f0badc3e1e606d823cf5b4c50c5129ee0106b2c1d473
|
||||||
|
size 701404
|
11
gjs.changes
11
gjs.changes
@ -1,7 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 9 07:50:43 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 1.56.1:
|
||||||
|
+ Calling dumpHeap() on non-existent directory causes crash.
|
||||||
|
+ Using Gio.MemoryInputStream.new_from_data ("string") causes
|
||||||
|
segfault.
|
||||||
|
+ Fix gjs_context_eval() for non-zero-terminated strings.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 12 06:46:15 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
Tue Mar 12 06:46:15 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
- Update to version 3.32.0:
|
- Update to version 1.56.0:
|
||||||
+ Stable release version bump.
|
+ Stable release version bump.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
2
gjs.spec
2
gjs.spec
@ -21,7 +21,7 @@
|
|||||||
# remove all conditional macros and enable systemtap.
|
# remove all conditional macros and enable systemtap.
|
||||||
%bcond_with systemtap
|
%bcond_with systemtap
|
||||||
Name: gjs
|
Name: gjs
|
||||||
Version: 1.56.0
|
Version: 1.56.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: JavaScript bindings based on gobject-introspection and Mozilla
|
Summary: JavaScript bindings based on gobject-introspection and Mozilla
|
||||||
License: MIT AND LGPL-2.0-or-later
|
License: MIT AND LGPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user