Rebuilt for Drop i686 JDKs

https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
Jiri 2022-07-08 14:43:53 +02:00
commit 50dbda3c8d

View file

@ -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 <jvanek@redhat.com> - 1:1.11.1-2
- Rebuilt for Drop i686 JDKs
* Sun Apr 10 2022 Markku Korkeala <markku.korkeala@iki.fi> - 1:1.11.1-1
- Update to upstream release 1.11.1