Updating link to change in openSUSE:Factory/json-glib revision 11.0

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=9cec4c957109af0ddc441381e10a48dd
This commit is contained in:
OBS User buildservice-autocommit 2010-08-09 16:41:53 +00:00 committed by Git OBS Bridge
parent b78f440ed6
commit 7e4eb146d2
4 changed files with 22 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:efd8b341d3f9e03cc35b7e2eb353b8336cf7a5560ad273b07e85f7a7a46d5ed9
size 389457

3
json-glib-0.11.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:28274769bdec44cd5ab83ce1f8ae45652c2927c0d52f3f4e28f257182c0e2bf9
size 398516

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Aug 2 19:56:29 CEST 2010 - dimstar@opensuse.org
- Update to version 0.11.2:
+ On the way to 0.12.0:
- Support surrogate pairs in JSON strings
- Update the test suite
- Add (optional) coverage reports
- Improve strictness of JsonParser
- Improve error reporting of JsonParser
- Add JsonBuilder, a convenience API for programmatic building
of JSON trees
- Add methods for JsonParser and JsonGenerator to handle
Input|OutputStream objects coming from GIO.
- Remove glib2-devel Requires from the devel package. RPM handles
this automatically by pkgconfig requires now.
-------------------------------------------------------------------
Fri Mar 19 20:57:45 CET 2010 - dimstar@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package json-glib (Version 0.10.4)
# spec file for package json-glib (Version 0.11.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.11.2
Release: 1
Summary: Library for JavaScript Object Notation format
License: LGPLv2.1+
@ -66,7 +66,6 @@ License: LGPLv2.1+
Summary: Library for JavaScript Object Notation format - Development Files
Group: Development/Libraries/C and C++
Requires: libjson-glib-1_0-0 = %{version}
Requires: glib2-devel
%description devel
JSON is a lightweight data-interchange format.It is easy for humans to