Rebuilt for Drop i686 JDKs
https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
parent
30ab021a19
commit
8aca6d2ad2
@ -3,7 +3,7 @@
|
||||
|
||||
Name: jboss-logging-tools
|
||||
Version: 2.2.1
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: JBoss Logging I18n Annotation Processor
|
||||
# Not available license file https://issues.jboss.org/browse/LOGTOOL-107
|
||||
# ./annotations/src/main/java/org/jboss/logging/annotations/*.java: Apache (v2.0)
|
||||
@ -13,6 +13,7 @@ Source0: %{url}/archive/%{namedversion}/%{name}-%{namedversion}.tar.gz
|
||||
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{java_arches} noarch
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(junit:junit)
|
||||
@ -48,6 +49,9 @@ rm processor/src/test/java/org/jboss/logging/processor/generated/GeneratedSource
|
||||
%doc README.adoc
|
||||
|
||||
%changelog
|
||||
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 2.2.1-9
|
||||
- Rebuilt for Drop i686 JDKs
|
||||
|
||||
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 2.2.1-8
|
||||
- Rebuilt for java-17-openjdk as system jdk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user