diff --git a/.gitignore b/.gitignore index 7c6d90a..680b717 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /jackson-annotations-2.4.2.tar.gz /jackson-annotations-2.5.0.tar.gz /jackson-annotations-2.6.2.tar.gz +/jackson-annotations-2.6.3.tar.gz diff --git a/jackson-annotations.spec b/jackson-annotations.spec index ae7feb7..15eaa10 100644 --- a/jackson-annotations.spec +++ b/jackson-annotations.spec @@ -1,5 +1,5 @@ Name: jackson-annotations -Version: 2.6.2 +Version: 2.6.3 Release: 1%{?dist} Summary: Core annotations for Jackson data processor License: ASL 2.0 @@ -48,6 +48,9 @@ sed -i 's/\r//' LICENSE %license LICENSE %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 77f9e57..bd44d46 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f595abef3c09cd90a849561c7fc7264 jackson-annotations-2.6.2.tar.gz +e7e2f1f93cbd0eaeeeb910a147b2f91d jackson-annotations-2.6.3.tar.gz