Changelog for
guile-json-1.2.0-21.1.x86_64.rpm :
Fri Aug 24 14:00:00 2018 jbrielmaierAATTsuse.de
- bump to 1.2.0
changes since 1.0.1
- License only GPLv3+
- install .go file to %(libdir)/guile
- add guile as runtime dependency to avoid \"compiling\" when using
(json) for the first time
- needs guile-devel to avoid build failure
Tue May 29 14:00:00 2018 jbrielmaierAATTsuse.de
- bump to 1.0.1
changes since 0.6.0
- now under GPLv3+ and LGPLv3+
- support 4-byte unicode characters
- fix smaller issues
Mon May 7 14:00:00 2018 sleep_walkerAATTopensuse.org
- add guile-json-rpmlintrc file to suppress failures
Fri Mar 9 13:00:00 2018 sleep_walkerAATTopensuse.org
- mov license file from %doc to %license
Thu Feb 15 13:00:00 2018 sleep_walkerAATTopensuse.org
- bump to 0.6.0
changes since 0.5.0
- Deprecate json macro in favor of scheme data types.
Thu Feb 15 13:00:00 2018 sleep_walkerAATTopensuse.org
- make package not noarch
Fri Jul 22 14:00:00 2016 sleep_walkerAATTopensuse.org
- bump to 0.5.0
changes since 0.4.0:
* Allow converting simple alists to json
e.g.: (scm->json-string \'((a . 1) (b . 2))))
Sun Nov 8 13:00:00 2015 astiegerAATTsuse.com
- add source URLs, keyring and verify source signatures
- license is LGPL-3.0+ as per code headers
- package license file
Fri Nov 6 13:00:00 2015 sleep_walkerAATTopensuse.org
- fix RPM group
- add tarball signature as RPM Source
Fri Nov 6 13:00:00 2015 sleep_walkerAATTopensuse.org
- require guile 2.0+ to prevent build failures
Thu Nov 5 13:00:00 2015 sleep_walkerAATTopensuse.org
- let there be guile-json