Accepting request 1205472 from GNOME:Factory
SCripted push of GNOME 47 OBS-URL: https://build.opensuse.org/request/show/1205472 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=53
This commit is contained in:
commit
704cd8a0b7
BIN
json-glib-1.10.0.tar.xz
(Stored with Git LFS)
Normal file
BIN
json-glib-1.10.0.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97ef5eb92ca811039ad50a65f06633f1aae64792789307be7170795d8b319454
|
||||
size 157300
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 30 18:21:54 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.10.0:
|
||||
+ Allow disabling installed tests
|
||||
+ Support parsing multiple root statements in non-strict mode
|
||||
+ Allow loading files >4GB with json-glib-validate
|
||||
- Add docutils BuildRequires: New dependency (rst2man)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 16 12:17:24 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package json-glib
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -18,17 +18,18 @@
|
||||
|
||||
|
||||
Name: json-glib
|
||||
Version: 1.8.0
|
||||
Version: 1.10.0
|
||||
Release: 0
|
||||
Summary: Library for JavaScript Object Notation format
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: http://live.gnome.org/JsonGlib
|
||||
|
||||
Source0: https://download.gnome.org/sources/json-glib/1.8/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/json-glib/1.10/%{name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: docutils
|
||||
BuildRequires: glib2-devel >= 2.54
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: libxslt-tools
|
||||
|
Loading…
Reference in New Issue
Block a user