From dc1022c4c9dd8da3699b4f3da1edf547a6fa83f0 Mon Sep 17 00:00:00 2001 From: gil Date: Fri, 24 Jun 2016 12:22:40 +0200 Subject: [PATCH] update to 2.6.7 --- .gitignore | 1 + jackson-annotations.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 808a953..1358ed3 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /jackson-annotations-2.6.2.tar.gz /jackson-annotations-2.6.3.tar.gz /jackson-annotations-2.6.6.tar.gz +/jackson-annotations-2.6.7.tar.gz diff --git a/jackson-annotations.spec b/jackson-annotations.spec index d55d6c9..f57b24f 100644 --- a/jackson-annotations.spec +++ b/jackson-annotations.spec @@ -1,5 +1,5 @@ Name: jackson-annotations -Version: 2.6.6 +Version: 2.6.7 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 +* Fri Jun 24 2016 gil cattaneo 2.6.7-1 +- update to 2.6.7 + * Thu May 26 2016 gil cattaneo 2.6.6-1 - update to 2.6.6 diff --git a/sources b/sources index 7973a9f..db50268 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -520434bd23b0aa2202829c9ebe3b4a13 jackson-annotations-2.6.6.tar.gz +1f71c3232386c7f305af8ee69474933d jackson-annotations-2.6.7.tar.gz