SHA256
1
0
forked from pool/gjs

Accepting request 97406 from home:vuntz:branches:GNOME:Factory

Update to 1.31.6

OBS-URL: https://build.opensuse.org/request/show/97406
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=56
This commit is contained in:
Vincent Untz
2011-12-21 05:05:24 +00:00
committed by Git OBS Bridge
parent 8f542b9868
commit 2f146bd0ed
4 changed files with 30 additions and 30 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Dec 20 20:34:37 UTC 2011 - vuntz@opensuse.org
- Update to version 1.31.6:
+ Require mozjs185.
+ Add a common way to grab a GType for an object
+ Some work to improve support for ParamSpec.
+ lang:
- Add new "Class" framework adapted from MooTools
- Improve prototype property descriptors
- Introduce abstract classes
- Fix for reentrant calls
+ console: Fix ARGV when using -c to specify program
+ Several overrides improvements.
+ Various other code changes.
- Remove %build_with_xulrunner define: only building against
mozjs185 is supported now.
- Add xz BuildRequires because we can't build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
-------------------------------------------------------------------
Fri Oct 28 07:55:21 UTC 2011 - dimstar@opensuse.org