Rebuilt for JDK-11
This commit is contained in:
parent
2e81c06386
commit
9385e12579
@ -1,6 +1,6 @@
|
||||
Name: jackson-databind
|
||||
Version: 2.11.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: General data-binding package for Jackson (2.x)
|
||||
License: ASL 2.0 and LGPLv2+
|
||||
|
||||
@ -70,6 +70,9 @@ rm src/test/java/com/fasterxml/jackson/databind/ser/jdk/JDKTypeSerializationTest
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 2.11.1-2
|
||||
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
|
||||
|
||||
* Mon Jul 06 2020 Fabio Valentini <decathorpe@gmail.com> - 2.11.1-1
|
||||
- Update to version 2.11.1.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user