update to 2.6.6

This commit is contained in:
gil 2016-05-26 11:46:36 +02:00
parent af42b5a6b4
commit 3ec2ed8188
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1,6 +1,6 @@
Name: jackson-databind
Version: 2.6.3
Release: 2%{?dist}
Version: 2.6.6
Release: 1%{?dist}
Summary: General data-binding package for Jackson (2.x)
License: ASL 2.0 and LGPLv2+
URL: http://wiki.fasterxml.com/JacksonHome
@ -67,6 +67,9 @@ rm src/test/java/com/fasterxml/jackson/databind/ser/TestJdkTypes.java \
%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 @@
6d6922bf6ecc4c5882e0cadf04a320e1 jackson-databind-2.6.3.tar.gz
b5da620323c931319180ee5418ecc83b jackson-databind-2.6.6.tar.gz