SHA256
1
0
forked from pool/gjs

Accepting request 195749 from home:dimstar:branches:GNOME:Factory

Update to 1.37.6

OBS-URL: https://build.opensuse.org/request/show/195749
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=85
This commit is contained in:
Bjørn Lie 2013-08-21 21:17:12 +00:00 committed by Git OBS Bridge
parent 9d15af0a21
commit 2fec4a4ea5
4 changed files with 13 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Aug 20 20:21:26 UTC 2013 - dimstar@opensuse.org
- Update to version 1.37.6:
+ stack: Add BeginRequest / EndRequest.
+ context: Turn on type inference.
+ configure: Remove HAVE_JS_CLASS_TRACE gunk.
+ Bugs fixed: bgo#704343, bgo#704406, bgo#704902, bgo#703826.
-------------------------------------------------------------------
Wed Jul 10 17:39:54 UTC 2013 - zaitor@opensuse.org

View File

@ -17,7 +17,7 @@
Name: gjs
Version: 1.37.4
Version: 1.37.6
Release: 0
# FIXME: find out if tapsets should really be in devel package or in main package
Summary: JavaScript bindings based on gobject-introspection and Mozilla