From a34a1d27fd5568d556e9e909c7ced2e9cace47d1 Mon Sep 17 00:00:00 2001 From: gil Date: Aug 22 2016 17:18:48 +0000 Subject: update to 2.7.6 --- diff --git a/.gitignore b/.gitignore index 93bda96..baa770d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /jackson-core-2.6.3.tar.gz /jackson-core-2.6.6.tar.gz /jackson-core-2.6.7.tar.gz +/jackson-core-2.7.6.tar.gz diff --git a/jackson-core.spec b/jackson-core.spec index e76da52..512ad3b 100644 --- a/jackson-core.spec +++ b/jackson-core.spec @@ -1,5 +1,5 @@ Name: jackson-core -Version: 2.6.7 +Version: 2.7.6 Release: 1%{?dist} Summary: Core part of Jackson License: ASL 2.0 @@ -58,6 +58,9 @@ sed -i 's/\r//' LICENSE NOTICE %license LICENSE NOTICE %changelog +* Mon Aug 22 2016 gil cattaneo 2.7.6-1 +- update to 2.7.6 + * Fri Jun 24 2016 gil cattaneo 2.6.7-1 - update to 2.6.7 diff --git a/sources b/sources index e365aaf..832174e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b2a1d5d9b4e4f6db9826115292a5d9a jackson-core-2.6.7.tar.gz +8439e0b53e89f293d12a2f0f4dc05222 jackson-core-2.7.6.tar.gz