diff --git a/ant.spec b/ant.spec index ab75203..0d1d2de 100644 --- a/ant.spec +++ b/ant.spec @@ -34,7 +34,7 @@ Name: ant Version: 1.10.9 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Java build tool Summary(it): Tool per la compilazione di programmi java Summary(fr): Outil de compilation pour java @@ -46,7 +46,7 @@ Source2: apache-ant-1.8.ant.conf Source3: ant.asciidoc BuildArch: noarch -ExclusiveArch: aarch64 ppc64le s390x x86_64 +ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch Patch0: %{name}-build.xml.patch Patch1: %{name}-openjdk-jpeg-cmyk.patch @@ -714,6 +714,9 @@ LC_ALL=C.UTF-8 %{ant} -Doffline=true test # ----------------------------------------------------------------------------- %changelog +* Sat Nov 23 2024 Marián Konček - 1.10.9-13 +- Add noarch to ExclusiveArch + * Fri Nov 22 2024 Marián Konček - 1.10.9-12 - Disable building on i686