aboutsummaryrefslogtreecommitdiffstats
path: root/guix/guile-json/guile-json.spec
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2017-03-08 22:10:31 +0800
committerTing-Wei Lan <lantw44@gmail.com>2017-03-08 22:10:31 +0800
commit1542fc4a3bf097c0482e521c77ae4d93be760cd7 (patch)
treeda42b866bd2c345aba04d9bfa287044263aabff5 /guix/guile-json/guile-json.spec
parent40d7a05bb4182cfbd322d34de87e0073cb43df46 (diff)
downloadcopr-rpm-spec-1542fc4a3bf097c0482e521c77ae4d93be760cd7.tar
copr-rpm-spec-1542fc4a3bf097c0482e521c77ae4d93be760cd7.tar.gz
copr-rpm-spec-1542fc4a3bf097c0482e521c77ae4d93be760cd7.tar.bz2
copr-rpm-spec-1542fc4a3bf097c0482e521c77ae4d93be760cd7.tar.lz
copr-rpm-spec-1542fc4a3bf097c0482e521c77ae4d93be760cd7.tar.xz
copr-rpm-spec-1542fc4a3bf097c0482e521c77ae4d93be760cd7.tar.zst
copr-rpm-spec-1542fc4a3bf097c0482e521c77ae4d93be760cd7.zip
guix: guile-json 0.5.0 -> 0.6.0
Diffstat (limited to 'guix/guile-json/guile-json.spec')
-rw-r--r--guix/guile-json/guile-json.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/guix/guile-json/guile-json.spec b/guix/guile-json/guile-json.spec
index 20c44a1..b11d545 100644
--- a/guix/guile-json/guile-json.spec
+++ b/guix/guile-json/guile-json.spec
@@ -1,6 +1,6 @@
Name: guile-json
-Version: 0.5.0
-Release: 2%{?dist}
+Version: 0.6.0
+Release: 1%{?dist}
Summary: JSON module for Guile
License: LGPLv3+
@@ -51,6 +51,9 @@ make %{?_smp_mflags}
%changelog
+* Wed Mar 08 2017 Ting-Wei Lan <lantw44@gmail.com> - 0.6.0-1
+- Update to 0.6.0
+
* Sat Sep 10 2016 Ting-Wei Lan <lantw44@gmail.com> - 0.5.0-2
- Rebuilt for Fedora 25 and 26