update to 2.7.6

This commit is contained in:
gil 2016-08-22 19:29:03 +02:00
parent fa076c079e
commit 9c6cc24a2e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/jackson-databind-2.6.3.tar.gz
/jackson-databind-2.6.6.tar.gz
/jackson-databind-2.6.7.tar.gz
/jackson-databind-2.7.6.tar.gz

View File

@ -1,5 +1,5 @@
Name: jackson-databind
Version: 2.6.7
Version: 2.7.6
Release: 1%{?dist}
Summary: General data-binding package for Jackson (2.x)
License: ASL 2.0 and LGPLv2+
@ -67,6 +67,9 @@ rm src/test/java/com/fasterxml/jackson/databind/ser/TestJdkTypes.java \
%license LICENSE NOTICE
%changelog
* Mon Aug 22 2016 gil cattaneo <puntogil@libero.it> 2.7.6-1
- update to 2.7.6
* Fri Jun 24 2016 gil cattaneo <puntogil@libero.it> 2.6.7-1
- update to 2.6.7

View File

@ -1 +1 @@
260763f8519f0f1512ef8d4ba7df8f37 jackson-databind-2.6.7.tar.gz
e656289bef8f4256ac1be14d9e858f32 jackson-databind-2.7.6.tar.gz