update to 2.6.6
This commit is contained in:
parent
501fb6c6e9
commit
23959b07ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/jackson-core-2.5.0.tar.gz
|
||||
/jackson-core-2.6.2.tar.gz
|
||||
/jackson-core-2.6.3.tar.gz
|
||||
/jackson-core-2.6.6.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: jackson-core
|
||||
Version: 2.6.3
|
||||
Release: 2%{?dist}
|
||||
Version: 2.6.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Core part of Jackson
|
||||
License: ASL 2.0
|
||||
URL: http://wiki.fasterxml.com/JacksonHome
|
||||
@ -58,6 +58,9 @@ sed -i 's/\r//' LICENSE NOTICE
|
||||
%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