Rebuilt for Drop i686 JDKs
https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
parent
1be542b25b
commit
6919933382
@ -1,6 +1,6 @@
|
|||||||
Name: jackson-parent
|
Name: jackson-parent
|
||||||
Version: 2.11
|
Version: 2.11
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: Parent pom for all Jackson components
|
Summary: Parent pom for all Jackson components
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
|
|
||||||
@ -14,6 +14,7 @@ BuildRequires: maven-local
|
|||||||
BuildRequires: mvn(com.fasterxml:oss-parent:pom:)
|
BuildRequires: mvn(com.fasterxml:oss-parent:pom:)
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
ExclusiveArch: %{java_arches} noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Project for parent pom for all Jackson components.
|
Project for parent pom for all Jackson components.
|
||||||
@ -35,6 +36,9 @@ sed -i 's/\r//' LICENSE
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 2.11-8
|
||||||
|
- Rebuilt for Drop i686 JDKs
|
||||||
|
|
||||||
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 2.11-7
|
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 2.11-7
|
||||||
- Rebuilt for java-17-openjdk as system jdk
|
- Rebuilt for java-17-openjdk as system jdk
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user