diff --git a/bcel.spec b/bcel.spec index 8fdd6a5..7ea3b1c 100644 --- a/bcel.spec +++ b/bcel.spec @@ -1,10 +1,11 @@ Name: bcel Version: 6.4.1 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Byte Code Engineering Library License: ASL 2.0 URL: http://commons.apache.org/proper/commons-bcel/ BuildArch: noarch +ExclusiveArch: aarch64 ppc64le s390x x86_64 Source0: http://archive.apache.org/dist/commons/bcel/source/bcel-%{version}-src.tar.gz @@ -58,6 +59,9 @@ This package provides %{summary}. %license LICENSE.txt NOTICE.txt %changelog +* Fri Nov 22 2024 Marián Konček - 6.4.1-12 +- Disable building on i686 + * Thu Nov 21 2024 Marián Konček - 6.4.1-11 - Fix patch usage