Accepting request 638546 from GNOME:Next
New stable rel OBS-URL: https://build.opensuse.org/request/show/638546 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=156
This commit is contained in:
parent
168582a143
commit
241f2c9983
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e22c63f4dbf243d7a5a6660f6443ca3e5768695a48fc9fdf078bce7cf7aa657d
|
||||
size 647552
|
3
gjs-1.54.1.tar.xz
Normal file
3
gjs-1.54.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b197fe5812a0449f73f7a93ac85a4ee4941916bcf071ea39a67ddd231dc868bc
|
||||
size 648276
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 18:02:49 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 1.54.1:
|
||||
+ legacy: Ensure generated GType names are valid.
|
||||
+ Fix GJS profiler with MozJS 60.
|
||||
+ Regression with DBus proxies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 9 07:16:38 UTC 2018 - antoine.belvire@opensuse.org
|
||||
|
||||
|
4
gjs.spec
4
gjs.spec
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
# remove all conditional macros and enable systemtap.
|
||||
%bcond_with systemtap
|
||||
Name: gjs
|
||||
Version: 1.54.0
|
||||
Version: 1.54.1
|
||||
Release: 0
|
||||
Summary: JavaScript bindings based on gobject-introspection and Mozilla
|
||||
License: MIT AND LGPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user