update to 2.6.6
This commit is contained in:
parent
af42b5a6b4
commit
3ec2ed8188
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user