Rebuilt for Drop i686 JDKs
https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
parent
7ffd3bf5cf
commit
14ceabf8e8
@ -2,7 +2,7 @@
|
||||
|
||||
Name: jackson-modules-base
|
||||
Version: 2.11.4
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: Jackson modules: Base
|
||||
License: ASL 2.0
|
||||
|
||||
@ -24,6 +24,7 @@ BuildRequires: mvn(org.mockito:mockito-all)
|
||||
BuildRequires: mvn(org.ow2.asm:asm)
|
||||
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{java_arches} noarch
|
||||
|
||||
%description
|
||||
Jackson "base" modules: modules that build directly on databind,
|
||||
@ -96,6 +97,9 @@ rm osgi/src/test/java/com/fasterxml/jackson/module/osgi/InjectOsgiServiceTest.ja
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 2.11.4-8
|
||||
- Rebuilt for Drop i686 JDKs
|
||||
|
||||
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 2.11.4-7
|
||||
- Rebuilt for java-17-openjdk as system jdk
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user