From f3da28e839f2d6bb7997146874b384a0592d936e06f4ee0c9fe9a0e1ab48edcd Mon Sep 17 00:00:00 2001 From: Magnus Boman Date: Fri, 19 Mar 2010 23:46:09 +0000 Subject: [PATCH] Accepting request 35394 from home:dimstar:branches:GNOME:Factory Copy from home:dimstar:branches:GNOME:Factory/json-glib via accept of submit request 35394 revision 2. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/35394 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=14 --- json-glib-0.10.0.tar.bz2 | 3 --- json-glib-0.10.4.tar.bz2 | 3 +++ json-glib.changes | 17 +++++++++++++++++ json-glib.spec | 4 ++-- ready | 0 5 files changed, 22 insertions(+), 5 deletions(-) delete mode 100644 json-glib-0.10.0.tar.bz2 create mode 100644 json-glib-0.10.4.tar.bz2 delete mode 100644 ready 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