Accepting request 579214 from devel:languages:misc

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/579214
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guile-json?expand=0&rev=3
This commit is contained in:
2018-02-23 14:31:12 +00:00
committed by Git OBS Bridge
6 changed files with 24 additions and 13 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,15 @@
-------------------------------------------------------------------
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
- make package not noarch
-------------------------------------------------------------------
Fri Jul 22 08:45:13 UTC 2016 - sleep_walker@opensuse.org

View File

@@ -1,7 +1,7 @@
#
# spec file for package guile-json
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -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+
@@ -28,7 +28,6 @@ Source1: http://download.savannah.gnu.org/releases/guile-json/%{name}-%{v
Source2: https://savannah.nongnu.org/people/viewgpg.php?user_id=11331#/%{name}.keyring
BuildRequires: guile >= 2.0.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
Guile-json is JSON module for Guile. It supports parsing and building