Rebuilt for Drop i686 JDKs
https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
parent
ba893384cf
commit
6ce15cd04f
@ -1,6 +1,6 @@
|
||||
Name: maven-verifier-plugin
|
||||
Version: 1.0
|
||||
Release: 30%{?dist}
|
||||
Release: 31%{?dist}
|
||||
Summary: Maven Verifier Plugin
|
||||
|
||||
License: ASL 2.0
|
||||
@ -8,6 +8,7 @@ URL: http://maven.apache.org/plugins/maven-verifier-plugin/
|
||||
Source0: http://www.apache.org/dist/maven/plugins/%{name}-%{version}-source-release.zip
|
||||
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{java_arches} noarch
|
||||
|
||||
BuildRequires: java-devel >= 1:1.6.0
|
||||
BuildRequires: jpackage-utils
|
||||
@ -46,6 +47,9 @@ API documentation for %{name}.
|
||||
%doc LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 1.0-31
|
||||
- Rebuilt for Drop i686 JDKs
|
||||
|
||||
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 1.0-30
|
||||
- Rebuilt for java-17-openjdk as system jdk
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user