update to version 2.11
This commit is contained in:
parent
0e64141d91
commit
c88df82314
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/jackson-parent-2.9.1.tar.gz
|
||||
/jackson-parent-2.9.1.2.tar.gz
|
||||
/jackson-parent-2.10.tar.gz
|
||||
/jackson-parent-2.11.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: jackson-parent
|
||||
Version: 2.10
|
||||
Release: 2%{?dist}
|
||||
Version: 2.11
|
||||
Release: 1%{?dist}
|
||||
Summary: Parent pom for all Jackson components
|
||||
License: ASL 2.0
|
||||
|
||||
@ -35,6 +35,9 @@ sed -i 's/\r//' LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon May 25 2020 Fabio Valentini <decathorpe@gmail.com> - 2.11-1
|
||||
- Update to version 2.11.
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.10-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jackson-parent-2.10.tar.gz) = ff26f188574853c836d09f749b93c3167c3c182679b5c70b491e895f738e0fb00a7ff72368032dadeafc2e1eabd91be1ff319b8bac6deb78b265337f10926b43
|
||||
SHA512 (jackson-parent-2.11.tar.gz) = b4455a674347de803914dbbe098ebbc58b10464b0e5defbc4118461051683997cf6eb10003a65b486b1fb92a7e191410f90b89513f2afb63b01dd106053b0227
|
||||
|
Loading…
Reference in New Issue
Block a user