Update to 4.7.3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile-json?expand=0&rev=28
This commit is contained in:
parent
283703d0d7
commit
223782b4b6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:942ab7ec5b40856799c0ca9fb81921af17fc4360aebef1cc8cb1f6ad9220d519
|
|
||||||
size 164331
|
|
Binary file not shown.
3
guile-json-4.7.3.tar.gz
Normal file
3
guile-json-4.7.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:38ba048ed29d12f05b32c5b2fb7a51795c448b41e403a2b1b72ff0035817f388
|
||||||
|
size 164453
|
BIN
guile-json-4.7.3.tar.gz.sig
Normal file
BIN
guile-json-4.7.3.tar.gz.sig
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 18 20:35:43 UTC 2023 - Jonathan Brielmaier <jbrielmaier@opensuse.org>
|
||||||
|
|
||||||
|
- Update to 4.7.3:
|
||||||
|
* Fix a regression introduced in 4.7.1 where (json->RECORD) was not working
|
||||||
|
with nested fields.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 17 07:52:47 UTC 2022 - Jonathan Brielmaier <jbrielmaier@opensuse.org>
|
Sat Sep 17 07:52:47 UTC 2022 - Jonathan Brielmaier <jbrielmaier@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package guile-json
|
# spec file for package guile-json
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: guile-json
|
Name: guile-json
|
||||||
Version: 4.7.2
|
Version: 4.7.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: JSON module for Guile
|
Summary: JSON module for Guile
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user