Rebuilt for Drop i686 JDKs

https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
Jiri 2022-07-08 16:14:25 +02:00
parent 59e53f8e52
commit dc4c063e0c

View File

@ -1,6 +1,6 @@
Name: maven-reporting-api
Version: 3.1.0
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 1
Summary: API to manage report generation
License: ASL 2.0
@ -12,6 +12,7 @@ Source1: https://www.apache.org/dist/maven/reporting/%{name}-%{version}-s
Source2: https://www.apache.org/dist/maven/KEYS
BuildArch: noarch
ExclusiveArch: %{java_arches} noarch
BuildRequires: gnupg2
BuildRequires: maven-local
@ -40,6 +41,9 @@ achieve report decoupling from the Maven 3 core.
%license LICENSE NOTICE
%changelog
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 1:3.1.0-2
- Rebuilt for Drop i686 JDKs
* Mon Feb 7 2022 Jerry James <loganjerry@gmail.com> - 1:3.1.0-1
- Version 3.1.0
- Verify the sources