From 4a5a6f5461902c048fe26767e19ab8c0cb2ce53a Mon Sep 17 00:00:00 2001 From: gil Date: Aug 22 2016 17:19:07 +0000 Subject: update to 2.7.6 --- diff --git a/.gitignore b/.gitignore index 1358ed3..f6b5b5c 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /jackson-annotations-2.6.3.tar.gz /jackson-annotations-2.6.6.tar.gz /jackson-annotations-2.6.7.tar.gz +/jackson-annotations-2.7.6.tar.gz diff --git a/jackson-annotations.spec b/jackson-annotations.spec index f57b24f..4c74cbb 100644 --- a/jackson-annotations.spec +++ b/jackson-annotations.spec @@ -1,5 +1,5 @@ Name: jackson-annotations -Version: 2.6.7 +Version: 2.7.6 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 +* 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 db50268..4d30ee1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1f71c3232386c7f305af8ee69474933d jackson-annotations-2.6.7.tar.gz +5ac882f206a884aedbb95d03d1a1a46a jackson-annotations-2.7.6.tar.gz