aboutsummaryrefslogtreecommitdiffstats
path: root/guix/guile-json/guile-json.spec
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2018-07-15 22:54:11 +0800
committerTing-Wei Lan <lantw44@gmail.com>2018-07-15 22:54:11 +0800
commit33ee23ebc5807e4448b220a1bb35f175a74cf76c (patch)
tree5d6c49fd4c1291cd866b131df1b3e4a331b589ca /guix/guile-json/guile-json.spec
parent4b2ff8cd298b3b95b326d74dcc7d0f055660a60a (diff)
downloadcopr-rpm-spec-33ee23ebc5807e4448b220a1bb35f175a74cf76c.tar
copr-rpm-spec-33ee23ebc5807e4448b220a1bb35f175a74cf76c.tar.gz
copr-rpm-spec-33ee23ebc5807e4448b220a1bb35f175a74cf76c.tar.bz2
copr-rpm-spec-33ee23ebc5807e4448b220a1bb35f175a74cf76c.tar.lz
copr-rpm-spec-33ee23ebc5807e4448b220a1bb35f175a74cf76c.tar.xz
copr-rpm-spec-33ee23ebc5807e4448b220a1bb35f175a74cf76c.tar.zst
copr-rpm-spec-33ee23ebc5807e4448b220a1bb35f175a74cf76c.zip
guix: guile-json 0.6.0 -> 1.0.1
Diffstat (limited to 'guix/guile-json/guile-json.spec')
-rw-r--r--guix/guile-json/guile-json.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/guix/guile-json/guile-json.spec b/guix/guile-json/guile-json.spec
index 8c77ae5..6bb90ae 100644
--- a/guix/guile-json/guile-json.spec
+++ b/guix/guile-json/guile-json.spec
@@ -1,8 +1,8 @@
%global debug_package %{nil}
Name: guile-json
-Version: 0.6.0
-Release: 5%{?dist}
+Version: 1.0.1
+Release: 1%{?dist}
Summary: JSON module for Guile
License: LGPLv3+
@@ -46,12 +46,13 @@ features:
%{_datadir}/guile/site/json/builder.scm
%{_datadir}/guile/site/json/parser.go
%{_datadir}/guile/site/json/parser.scm
-%{_datadir}/guile/site/json/syntax.go
-%{_datadir}/guile/site/json/syntax.scm
%changelog
+* Sat Jul 07 2018 Ting-Wei Lan <lantw44@gmail.com> - 1.0.1-1
+- Update to 1.0.1
+
* Mon Dec 11 2017 Ting-Wei Lan <lantw44@gmail.com> - 0.6.0-5
- Use autosetup and make_build macros
- Use HTTPS links in description