update to 2.6.3
This commit is contained in:
parent
db02a6ac58
commit
64cf07fbfb
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/jackson-annotations-2.4.2.tar.gz
|
/jackson-annotations-2.4.2.tar.gz
|
||||||
/jackson-annotations-2.5.0.tar.gz
|
/jackson-annotations-2.5.0.tar.gz
|
||||||
/jackson-annotations-2.6.2.tar.gz
|
/jackson-annotations-2.6.2.tar.gz
|
||||||
|
/jackson-annotations-2.6.3.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: jackson-annotations
|
Name: jackson-annotations
|
||||||
Version: 2.6.2
|
Version: 2.6.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Core annotations for Jackson data processor
|
Summary: Core annotations for Jackson data processor
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -48,6 +48,9 @@ sed -i 's/\r//' LICENSE
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 25 2015 gil cattaneo <puntogil@libero.it> 2.6.3-1
|
||||||
|
- update to 2.6.3
|
||||||
|
|
||||||
* Mon Sep 28 2015 gil cattaneo <puntogil@libero.it> 2.6.2-1
|
* Mon Sep 28 2015 gil cattaneo <puntogil@libero.it> 2.6.2-1
|
||||||
- update to 2.6.2
|
- update to 2.6.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user