update to 2.4.2
This commit is contained in:
parent
e83abb41af
commit
aa65bf82ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/jackson-core-2.2.2.tar.gz
|
||||
/jackson-core-2.4.1.tar.gz
|
||||
/jackson-core-2.4.1.1.tar.gz
|
||||
/jackson-core-2.4.2.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: jackson-core
|
||||
Version: 2.4.1.1
|
||||
Version: 2.4.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Core part of Jackson
|
||||
License: ASL 2.0
|
||||
@ -65,6 +65,9 @@ sed -i 's/\r//' LICENSE NOTICE
|
||||
%doc LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Sat Sep 20 2014 gil cattaneo <puntogil@libero.it> 2.4.2-1
|
||||
- update to 2.4.2
|
||||
|
||||
* Wed Jul 23 2014 gil cattaneo <puntogil@libero.it> 2.4.1.1-1
|
||||
- update to 2.4.1.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user