diff --git a/maven-reporting-impl.spec b/maven-reporting-impl.spec index 3c2fbed..23d25f9 100644 --- a/maven-reporting-impl.spec +++ b/maven-reporting-impl.spec @@ -1,10 +1,11 @@ Name: maven-reporting-impl Version: 3.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Abstract classes to manage report generation License: ASL 2.0 URL: https://maven.apache.org/shared/maven-reporting-impl/ BuildArch: noarch +ExclusiveArch: %{java_arches} noarch Source0: https://www.apache.org/dist/maven/reporting/%{name}-%{version}-source-release.zip Source1: https://www.apache.org/dist/maven/reporting/%{name}-%{version}-source-release.zip.asc @@ -55,6 +56,9 @@ Abstract classes to manage report generation, which can be run both: %license LICENSE NOTICE %changelog +* Fri Jul 08 2022 Jiri Vanek - 3.1.0-2 +- Rebuilt for Drop i686 JDKs + * Wed Feb 9 2022 Jerry James - 3.1.0-1 - Version 3.1.0 - Verify the sources