diff --git a/clojure.spec b/clojure.spec index 7a40546..541ad99 100644 --- a/clojure.spec +++ b/clojure.spec @@ -6,7 +6,7 @@ Name: clojure Epoch: 1 Version: 1.11.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A dynamic programming language that targets the Java Virtual Machine License: EPL-1.0 @@ -14,6 +14,7 @@ URL: http://clojure.org/ Source0: https://github.com/%{name}/%{name}/archive/%{name}-%{version}.zip BuildArch: noarch +ExclusiveArch: %{java_arches} noarch BuildRequires: maven-local BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin) @@ -58,6 +59,9 @@ can avoid reflection. %{_bindir}/%{name} %changelog +* Fri Jul 08 2022 Jiri Vanek - 1:1.11.1-2 +- Rebuilt for Drop i686 JDKs + * Sun Apr 10 2022 Markku Korkeala - 1:1.11.1-1 - Update to upstream release 1.11.1