diff --git a/clojure-core-specs-alpha.spec b/clojure-core-specs-alpha.spec index 3fcacb8..ec61d4f 100644 --- a/clojure-core-specs-alpha.spec +++ b/clojure-core-specs-alpha.spec @@ -6,7 +6,7 @@ Name: clojure-core-specs-alpha Epoch: 1 Version: 0.2.62 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Clojure library containing specs to describe Clojure core macros and functions Group: Development/Languages @@ -15,6 +15,7 @@ URL: https://github.com/%{project}/%{artifactId} Source0: %{URL}/archive/refs/tags/v%{full_version}.zip BuildArch: noarch +ExclusiveArch: %{java_arches} noarch BuildRequires: maven-local BuildRequires: mvn(com.theoryinpractise:clojure-maven-plugin) @@ -93,6 +94,9 @@ core macros and functions. %doc epl-v10.html CHANGES.md README.md CONTRIBUTING.md %changelog +* Fri Jul 08 2022 Jiri Vanek - 1:0.2.62-2 +- Rebuilt for Drop i686 JDKs + * Sat Apr 09 2022 Markku Korkeala - 1:0.2.62-1 - Update upstream to 0.2.62, update Source0 and setup macro