AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Trim filler wording from descriptions. - Use more macros in %files.
- update sed to use /bin/bash for setting up the shellbang
- Use clojure-tools - Drop custom clojure.1 and clojure - Drop suse_version macros
- Require java 1.8.0
- Remove PKGBUILD. Not interested in Arch package in oS devel repo
- Update to 0.10.1: + Changelog at https://github.com/clojure/clojure/blob/master/changes.md#changes-to-clojure-in-version-1101 - Upstream ships jar instead of zip now - Remove files installed as doc because no zip file anymore
- Cleanup spec file
- Update to 1.8.0 + Changelog at https://github.com/clojure/clojure/blob/master/changes.md#changes-to-clojure-in-version-18 + Direct linking + New string functions + Socket server and REPL + Enhancements + Error handling + Documentation strings + Performance + Bug fixes
- Update to 1.7.0 + Changelog at https://github.com/clojure/clojure/blob/master/changes.md + Transducers + Reader Conditionals + Keyword and Symbol Construction + Warn on Boxed Math + update - like update-in for first level + Faster reduce and iterator paths + Printing as data + run!
- Update to 1.6.0
- Initial version.