Accepting request 171193 from home:dimstar:branches:GNOME:Factory

Update to 0.16.0

OBS-URL: https://build.opensuse.org/request/show/171193
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=45
This commit is contained in:
Bjørn Lie 2013-04-19 09:35:32 +00:00 committed by Git OBS Bridge
parent 59fb9f67fd
commit b5ca3e0217
4 changed files with 23 additions and 6 deletions

View File

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

3
json-glib-0.16.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Apr 16 20:22:31 UTC 2013 - dimstar@opensuse.org
- Update to version 0.16.0:
+ docs: Fix xinclude fallback for annotation glossary.
+ variant: Fix documentation and annotations for deserialize().
+ Update Visual Studio Solution Files.
+ Visual Studio Builds: Support building introspection files.
+ path: Fix get all object members with wildcard.
+ build: Bump up the requirement for GLib.
+ build: Use the symbols file to generate our public ABI.
+ Use the new typed JsonNode initializers.
+ Consolidate null handling in JsonArray and JsonObject.
+ node: Add typed initializers.
+ Bugs fixed: bgo#660795, bgo#686096, bgo#691557, bgo#693575.
+ Updated translations.
-------------------------------------------------------------------
Thu Feb 28 18:10:37 CET 2013 - sbrabec@suse.cz

View File

@ -18,15 +18,15 @@
Name: json-glib
Version: 0.15.2
Version: 0.16.0
Release: 0
Summary: Library for JavaScript Object Notation format
License: LGPL-2.1+
Group: Development/Libraries/C and C++
Url: http://live.gnome.org/JsonGlib
Source0: http://download.gnome.org/sources/json-glib/0.15/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/json-glib/0.16/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: glib2-devel >= 2.31.0
BuildRequires: glib2-devel >= 2.34.0
BuildRequires: gobject-introspection-devel
BuildRequires: translation-update-upstream
BuildRoot: %{_tmppath}/%{name}-%{version}-build