SHA256
1
0
forked from pool/gjs

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

Update to 1.31.20

OBS-URL: https://build.opensuse.org/request/show/108029
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=61
This commit is contained in:
2012-03-11 17:45:16 +00:00
committed by Git OBS Bridge
parent f08e709ff4
commit 4c684e1577
5 changed files with 46 additions and 4 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Mar 5 15:44:07 UTC 2012 - vuntz@opensuse.org
- Update to version 1.31.20:
+ Represent GTypes as a new boxed wrapper type
+ Add "system" module
+ Introduce meta classes
+ object:
- Implement gobject inheritance
- Add support for glib properties
- Add support for signals
- Add support for interfaces
+ Support callbacks that accept array arguments
+ Various gjs_parse_args() improvements
+ Several other code changes.
- Add gjs-fix-build.patch: fix code that cannot build.
-------------------------------------------------------------------
Thu Jan 19 22:37:16 UTC 2012 - vuntz@opensuse.org