Name: | clojure |
---|---|
Epoch: | 1 |
Version: | 1.8.0 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 7257688 |
License: | EPL-1.0 |
RPM: | clojure-1.8.0-2.el7.noarch.rpm |
Source RPM: | clojure-1.8.0-2.el7.src.rpm |
Build Date: | Mon Feb 05 2024 |
Build Host: | build-ol7-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://clojure.org/ |
Summary: | A dynamic programming language that targets the Java Virtual Machine |
Description: | Clojure is a dynamic programming language that targets the Java Virtual Machine. It is designed to be a general-purpose language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming. Clojure is a compiled language - it compiles directly to JVM bytecode, yet remains completely dynamic. Every feature supported by Clojure is supported at runtime. Clojure provides easy access to the Java frameworks, with optional type hints and type inference, to ensure that calls to Java can avoid reflection. |
- Add patch clj-2204 to mitigate CVE-2017-20189.
- New upstream release. - Replace add_maven_depmap macros with mvn_artifact and mvn_install
- New upstream release.
- New upstream release
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local
- Use -Dmaven.test.skip=1 to sip test run
- New upstream release
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Update to better follow packaging guidelines