Accepting request 523638 from GNOME:Next

Update to 1.4.0

OBS-URL: https://build.opensuse.org/request/show/523638
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=67
This commit is contained in:
Dominique Leuenberger 2017-09-12 11:05:35 +00:00 committed by Git OBS Bridge
parent 9ec5aed8af
commit 51c79455c3
4 changed files with 16 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 12 10:00:44 UTC 2017 - dimstar@opensuse.org
- Update to version 1.4.0:
+ Update the linker flags on macOS (bgo#785053).
+ Change the build configuration options to better fit with
Meson.
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 11 15:52:44 UTC 2017 - jengelh@inai.de

View File

@ -18,13 +18,13 @@
Name: json-glib
Version: 1.3.2
Version: 1.4.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/1.3/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/json-glib/1.4/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: glib2-devel >= 2.46
BuildRequires: gobject-introspection-devel
@ -32,7 +32,6 @@ BuildRequires: meson
%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
JSON-GLib provides a parser and a generator GObject classes and various
@ -48,8 +47,8 @@ JSON data streams.
Summary: Library for JavaScript Object Notation format
# To make lang subpackage installable
Group: Development/Libraries/C and C++
Provides: %{name} = %{version}
Recommends: %{name}-lang
Provides: %{name} = %{version}
%description -n libjson-glib-1_0-0
JSON is a lightweight data-interchange format. It is comparatively
@ -90,6 +89,7 @@ This package contains development files needed to develop with the
json-glib library.
%lang_package
%prep
%setup -q
%if !0%{?is_opensuse}