update to 2.7.6
This commit is contained in:
parent
dc1022c4c9
commit
4a5a6f5461
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/jackson-annotations-2.6.3.tar.gz
|
||||
/jackson-annotations-2.6.6.tar.gz
|
||||
/jackson-annotations-2.6.7.tar.gz
|
||||
/jackson-annotations-2.7.6.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: jackson-annotations
|
||||
Version: 2.6.7
|
||||
Version: 2.7.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Core annotations for Jackson data processor
|
||||
License: ASL 2.0
|
||||
@ -48,6 +48,9 @@ sed -i 's/\r//' LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user