update to 2.6.6

This commit is contained in:
gil 2016-05-26 11:39:11 +02:00
parent 501fb6c6e9
commit 23959b07ad
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/jackson-core-2.5.0.tar.gz
/jackson-core-2.6.2.tar.gz
/jackson-core-2.6.3.tar.gz
/jackson-core-2.6.6.tar.gz

View File

@ -1,6 +1,6 @@
Name: jackson-core
Version: 2.6.3
Release: 2%{?dist}
Version: 2.6.6
Release: 1%{?dist}
Summary: Core part of Jackson
License: ASL 2.0
URL: http://wiki.fasterxml.com/JacksonHome
@ -58,6 +58,9 @@ sed -i 's/\r//' LICENSE NOTICE
%license LICENSE NOTICE
%changelog
* Thu May 26 2016 gil cattaneo <puntogil@libero.it> 2.6.6-1
- update to 2.6.6
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
3ba717137ed93605a8ccf5d26da2c8c5 jackson-core-2.6.3.tar.gz
c40c285318236e1fa7290f3824ec9ca6 jackson-core-2.6.6.tar.gz