update to 2.4.2
This commit is contained in:
parent
e6debef3ea
commit
001157e757
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/jackson-annotations-2.2.2.tar.gz
|
||||
/jackson-annotations-2.4.1.tar.gz
|
||||
/jackson-annotations-2.4.2.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: jackson-annotations
|
||||
Version: 2.4.1
|
||||
Version: 2.4.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Core annotations for Jackson data processor
|
||||
License: ASL 2.0
|
||||
@ -53,6 +53,9 @@ sed -i 's/\r//' LICENSE
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Sep 20 2014 gil cattaneo <puntogil@libero.it> 2.4.2-1
|
||||
- update to 2.4.2
|
||||
|
||||
* Wed Jul 02 2014 gil cattaneo <puntogil@libero.it> 2.4.1-1
|
||||
- update to 2.4.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user