diff --git a/.gitignore b/.gitignore index d282a20..68ee7f6 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /jackson-core-2.4.2.tar.gz /jackson-core-2.5.0.tar.gz /jackson-core-2.6.2.tar.gz +/jackson-core-2.6.3.tar.gz diff --git a/jackson-core.spec b/jackson-core.spec index 54d8e69..5648bc4 100644 --- a/jackson-core.spec +++ b/jackson-core.spec @@ -1,5 +1,5 @@ Name: jackson-core -Version: 2.6.2 +Version: 2.6.3 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 +* Sun Oct 25 2015 gil cattaneo 2.6.3-1 +- update to 2.6.3 + * Mon Sep 28 2015 gil cattaneo 2.6.2-1 - update to 2.6.2 diff --git a/sources b/sources index 01d930c..cd9c333 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c9bd6ad64a0ce20a9966e64b71fb86a5 jackson-core-2.6.2.tar.gz +3ba717137ed93605a8ccf5d26da2c8c5 jackson-core-2.6.3.tar.gz