Accepting request 412285 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/412285 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gjs?expand=0&rev=58
This commit is contained in:
commit
78bd99d104
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2807c8137e84ee8e5e461e1481870236778504089dbda39ba683f035adfb4d2a
|
|
||||||
size 487988
|
|
3
gjs-1.45.4.tar.xz
Normal file
3
gjs-1.45.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:db51bc2aae51700a2a8ca8ba597c488505d106bc70b9605e77c6ab5183212228
|
||||||
|
size 480828
|
12
gjs.changes
12
gjs.changes
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 19 19:49:37 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 1.45.4:
|
||||||
|
+ Release out args before freeing caller-allocated structs
|
||||||
|
(bgo#768413).
|
||||||
|
+ Marshal variable array-typed signal arguments (bgo#761659).
|
||||||
|
+ Marshal all structs in out arrays correctly (bgo#761658).
|
||||||
|
+ Call setlocale() before processing arguments (bgo#760424).
|
||||||
|
+ Build fixes and improvements: bgo#737702, bgo#761072,
|
||||||
|
bgo#761366, bgo#765905, bgo#767368.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 15 17:20:38 UTC 2016 - mgorse@suse.com
|
Fri Apr 15 17:20:38 UTC 2016 - mgorse@suse.com
|
||||||
|
|
||||||
|
2
gjs.spec
2
gjs.spec
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gjs
|
Name: gjs
|
||||||
Version: 1.45.3
|
Version: 1.45.4
|
||||||
Release: 0
|
Release: 0
|
||||||
# FIXME: find out if tapsets should really be in devel package or in main package
|
# FIXME: find out if tapsets should really be in devel package or in main package
|
||||||
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