Rebuilt for Drop i686 JDKs
https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
parent
8a5863d839
commit
16e7b70d00
@ -1,6 +1,6 @@
|
|||||||
Name: jackson-bom
|
Name: jackson-bom
|
||||||
Version: 2.11.4
|
Version: 2.11.4
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: Bill of materials POM for Jackson projects
|
Summary: Bill of materials POM for Jackson projects
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
|
|
||||||
@ -11,6 +11,7 @@ BuildRequires: maven-local
|
|||||||
BuildRequires: mvn(com.fasterxml.jackson:jackson-parent:pom:) >= 2.11
|
BuildRequires: mvn(com.fasterxml.jackson:jackson-parent:pom:) >= 2.11
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
ExclusiveArch: %{java_arches} noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A "bill of materials" POM for Jackson dependencies.
|
A "bill of materials" POM for Jackson dependencies.
|
||||||
@ -36,6 +37,9 @@ A "bill of materials" POM for Jackson dependencies.
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 2.11.4-6
|
||||||
|
- Rebuilt for Drop i686 JDKs
|
||||||
|
|
||||||
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 2.11.4-5
|
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 2.11.4-5
|
||||||
- Rebuilt for java-17-openjdk as system jdk
|
- Rebuilt for java-17-openjdk as system jdk
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user