Browse Source

gauche: update to 0.9.8

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@12205 ec354946-7b23-47d6-9f5a-488ba84defc7
ara_t 5 years ago
parent
commit
b28070e74f
1 changed files with 6 additions and 3 deletions
  1. 6 3
      g/gauche/gauche-vl.spec

+ 6 - 3
g/gauche/gauche-vl.spec

@@ -1,6 +1,6 @@
 %define pkg_name    gauche
-%define pkg_version 0.9.7
-%define pkg_release 2%{?_dist_release}
+%define pkg_version 0.9.8
+%define pkg_release 1%{?_dist_release}
 
 Summary:     An R7RS Scheme implementation developed to be a handy script interpreter
 Summary(ja): R7RS準拠のScheme処理系
@@ -90,7 +90,7 @@ fi
 
 %files
 %defattr(-, root, root)
-%doc AUTHORS COPYING ChangeLog HACKING NEWS README
+%doc AUTHORS COPYING ChangeLog HACKING.adoc README.adoc
 %{_bindir}/
 %{_libdir}/gauche-*
 %{_libdir}/libgauche-*.a
@@ -102,6 +102,9 @@ fi
 
 
 %changelog
+* Thu Sep 12 2019 Toshiaki Ara <ara_t@384.jp> 0.9.8-1
+- update to 0.9.8
+
 * Tue May 14 2019 Toshiaki Ara <ara_t@384.jp> 0.9.7-2
 - rebuild with gdbm-1.18.1