- bump to 0.6.0

changes since 0.5.0
  - Deprecate json macro in favor of scheme data types.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile-json?expand=0&rev=9
This commit is contained in:
Tomas Cech 2018-02-15 22:34:48 +00:00 committed by Git OBS Bridge
parent 59b39211fa
commit 1eb0a94a10
6 changed files with 18 additions and 11 deletions

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlbNSRcACgkQjVOZbl0QdKUKhwCffXdJuYAN207MtLQF3j+c3eWB
obAAoKVwSLqHs+r6KGAn3CUienZG+2X8
=Zsvd
-----END PGP SIGNATURE-----

3
guile-json-0.6.0.tar.gz Normal file
View File

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

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iEYEABECAAYFAlh91wgACgkQjVOZbl0QdKW6AQCgg/10i/ibXQS6vzOiAr7aHQTd
Yl0AniwIo92b8oQPA8cnjHA44ZliyKRa
=DIBU
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 15 22:33:02 UTC 2018 - sleep_walker@opensuse.org
- bump to 0.6.0
changes since 0.5.0
- Deprecate json macro in favor of scheme data types.
-------------------------------------------------------------------
Thu Feb 15 22:24:27 UTC 2018 - sleep_walker@opensuse.org

View File

@ -17,7 +17,7 @@
Name: guile-json
Version: 0.5.0
Version: 0.6.0
Release: 0
Summary: JSON module for Guile
License: LGPL-3.0+