diff --git a/jackson-databind.spec b/jackson-databind.spec index 2f2eb68..140d9fa 100644 --- a/jackson-databind.spec +++ b/jackson-databind.spec @@ -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 - 2.7.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Thu Jul 20 2017 Mat Booth - 2.7.6-3 - Backport a patch to fix CVE-2017-7525