diff --git a/json-glib-0.10.2.tar.bz2 b/json-glib-0.10.2.tar.bz2 new file mode 100644 index 0000000..845f633 --- /dev/null +++ b/json-glib-0.10.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b252f4a4819da560ffe0c2dfe0b2d014d836c5deefde15b83013dfd8d382c920 +size 417175 diff --git a/json-glib-0.10.4.tar.bz2 b/json-glib-0.10.4.tar.bz2 deleted file mode 100644 index 2e41efa..0000000 --- a/json-glib-0.10.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:efd8b341d3f9e03cc35b7e2eb353b8336cf7a5560ad273b07e85f7a7a46d5ed9 -size 389457 diff --git a/json-glib.changes b/json-glib.changes index da2a069..24f1f8b 100644 --- a/json-glib.changes +++ b/json-glib.changes @@ -1,13 +1,3 @@ -------------------------------------------------------------------- -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 diff --git a/json-glib.spec b/json-glib.spec index 64f8aa6..b787f99 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -1,5 +1,5 @@ # -# spec file for package json-glib (Version 0.10.4) +# spec file for package json-glib (Version 0.10.2) # # 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.4 +Version: 0.10.2 Release: 1 Summary: Library for JavaScript Object Notation format License: LGPLv2.1+