import jackson-core-2.9.9-1.module+el8.1.0+3832+9784644d

This commit is contained in:
CentOS Sources 2019-11-11 12:45:02 -05:00 committed by Andrew Lukoshko
parent bd7903e1ac
commit cfa4886b01
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/jackson-core-2.9.8.tar.gz
SOURCES/jackson-core-2.9.9.tar.gz

View File

@ -1 +1 @@
36c3e699d08c13b7c98bf598b7e9c3a20c3650d4 SOURCES/jackson-core-2.9.8.tar.gz
c3149a43a38f480bca646dcc7e81bffdd2291304 SOURCES/jackson-core-2.9.9.tar.gz

View File

@ -1,5 +1,5 @@
Name: jackson-core
Version: 2.9.8
Version: 2.9.9
Release: 1%{?dist}
Summary: Core part of Jackson
License: ASL 2.0
@ -49,6 +49,9 @@ sed -i 's/\r//' LICENSE NOTICE
%license LICENSE NOTICE
%changelog
* Wed Jul 31 2019 Red Hat PKI Team <rhcs-maint@redhat.com> - 2.9.9-1
- Update to latest upstream release
* Wed Feb 06 2019 Mat Booth <mat.booth@redhat.com> - 2.9.8-1
- Update to latest upstream release