Accepting request 45104 from GNOME:Factory

checked in (request 45104)

OBS-URL: https://build.opensuse.org/request/show/45104
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=18
This commit is contained in:
OBS User autobuild 2010-08-09 16:41:52 +00:00 committed by Git OBS Bridge
parent 328b9e871f
commit b78f440ed6
4 changed files with 6 additions and 22 deletions

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

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

View File

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

View File

@ -1,20 +1,3 @@
-------------------------------------------------------------------
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.11.2)
# 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.11.2
Version: 0.10.4
Release: 1
Summary: Library for JavaScript Object Notation format
License: LGPLv2.1+
@ -66,6 +66,7 @@ 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