aboutsummaryrefslogtreecommitdiffstats
path: root/guix/guile-json/guile-json.spec
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2016-03-04 01:55:50 +0800
committerTing-Wei Lan <lantw44@gmail.com>2016-03-04 01:55:50 +0800
commitebc2425c66de8509ac50eb95374ca1cae953820c (patch)
treeda67d536be907caac62d43d00d00d186376cd996 /guix/guile-json/guile-json.spec
parentfb7623cf959f597b338bf1b5d08a86205c6341ab (diff)
downloadcopr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.tar
copr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.tar.gz
copr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.tar.bz2
copr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.tar.lz
copr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.tar.xz
copr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.tar.zst
copr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.zip
Rebuild packages for Fedora 24 and 25
Diffstat (limited to 'guix/guile-json/guile-json.spec')
-rw-r--r--guix/guile-json/guile-json.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/guix/guile-json/guile-json.spec b/guix/guile-json/guile-json.spec
index f154a77..d89b2f9 100644
--- a/guix/guile-json/guile-json.spec
+++ b/guix/guile-json/guile-json.spec
@@ -1,6 +1,6 @@
Name: guile-json
Version: 0.4.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: JSON module for Guile
License: LGPLv3+
@@ -51,5 +51,8 @@ make %{?_smp_mflags}
%changelog
+* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 0.4.0-2
+- Rebuilt for Fedora 24 and 25
+
* Sat Nov 21 2015 Ting-Wei Lan <lantw44@gmail.com> - 0.4.0-1
- Initial packaging