diff --git a/json-glib-0.10.0.tar.bz2 b/json-glib-0.10.0.tar.bz2 deleted file mode 100644 index a0cca65..0000000 --- a/json-glib-0.10.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:029b700f1ad0960bb4954944357fe8b516487860d43fbe56853dce44fc114a64 -size 415877 diff --git a/json-glib-0.10.4.tar.bz2 b/json-glib-0.10.4.tar.bz2 new file mode 100644 index 0000000..2e41efa --- /dev/null +++ b/json-glib-0.10.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efd8b341d3f9e03cc35b7e2eb353b8336cf7a5560ad273b07e85f7a7a46d5ed9 +size 389457 diff --git a/json-glib.changes b/json-glib.changes index 5a31db9..da2a069 100644 --- a/json-glib.changes +++ b/json-glib.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Mar 19 20:57:45 CET 2010 - dimstar@opensuse.org + +- Update to version 0.10.4: + + Improve the strictness of the JsonParser code by refactoring a + large chunk of it + + Fix JsonGenerator when dumping nodes with a floating point + value + + Add negative conformance test cases + +------------------------------------------------------------------- +Fri Feb 26 17:03:37 CET 2010 - dimstar@opensuse.org + +- Update to version 0.10.2: + + Documentation fixes for GBoxed transformation functions + + Zero all fields of JsonObject on creation + ------------------------------------------------------------------- Sat Jan 2 16:10:03 CET 2010 - vuntz@opensuse.org diff --git a/json-glib.spec b/json-glib.spec index 548d8bc..64f8aa6 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -1,5 +1,5 @@ # -# spec file for package json-glib (Version 0.10.0) +# spec file for package json-glib (Version 0.10.4) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands. @@ -19,7 +19,7 @@ Name: json-glib -Version: 0.10.0 +Version: 0.10.4 Release: 1 Summary: Library for JavaScript Object Notation format License: LGPLv2.1+ diff --git a/ready b/ready deleted file mode 100644 index 473a0f4..0000000