Accepting request 67415 from GNOME:Next

thanks

OBS-URL: https://build.opensuse.org/request/show/67415
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=23
This commit is contained in:
Vincent Untz
2011-04-21 08:36:30 +00:00
committed by Git OBS Bridge
parent 27524c3a43
commit 1d070ba219
4 changed files with 24 additions and 7 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Feb 11 12:16:25 UTC 2011 - fcrozat@novell.com
- Update to version 0.12.2:
+ Implement support for bare values in JsonGenerator
+ Do not require GLib 2.20 for the test suite
+ Do not lose precision when serializing floating point values
+ Improve introspection data
-------------------------------------------------------------------
Sat Sep 25 13:53:02 CEST 2010 - vuntz@opensuse.org
- Update to version 0.12.0:
+ Add JsonReader, a convenience API for cursor-based parsing of
JSON trees
+ Depend on GObject-Introspection 0.9.5
-------------------------------------------------------------------
Sun Sep 19 00:51:57 CEST 2010 - vuntz@opensuse.org