This commit is contained in:
Fedora Release Engineering 2017-07-26 13:52:10 +00:00
parent 9203533cca
commit b7db8ae320

View File

@ -1,6 +1,6 @@
Name: jackson-databind
Version: 2.7.6
Release: 3%{?dist}
Release: 4%{?dist}
Summary: General data-binding package for Jackson (2.x)
License: ASL 2.0 and LGPLv2+
URL: http://wiki.fasterxml.com/JacksonHome
@ -70,6 +70,9 @@ rm src/test/java/com/fasterxml/jackson/databind/ser/TestJdkTypes.java \
%license LICENSE NOTICE
%changelog
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.6-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu Jul 20 2017 Mat Booth <mat.booth@redhat.com> - 2.7.6-3
- Backport a patch to fix CVE-2017-7525