update to version 2.10.1
This commit is contained in:
parent
093b5b44b3
commit
7f4ff8038d
@ -1,5 +1,5 @@
|
||||
Name: jackson-bom
|
||||
Version: 2.10.0
|
||||
Version: 2.10.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Bill of materials POM for Jackson projects
|
||||
License: ASL 2.0
|
||||
@ -25,6 +25,7 @@ sed -i 's/\r//' LICENSE
|
||||
|
||||
# Disable plugins not needed during RPM builds
|
||||
%pom_remove_plugin ":maven-enforcer-plugin" base
|
||||
%pom_remove_plugin ":nexus-staging-maven-plugin" base
|
||||
|
||||
# New EE coords
|
||||
%pom_change_dep "javax.activation:javax.activation-api" "jakarta.activation:jakarta.activation-api" base
|
||||
@ -40,6 +41,9 @@ sed -i 's/\r//' LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Nov 13 2019 Fabio Valentini <decathorpe@gmail.com> - 2.10.1-1
|
||||
- Update to version 2.10.1.
|
||||
|
||||
* Thu Oct 3 2019 Alexander Scheel <ascheel@redhat.com> - 2.10.0-1
|
||||
- Update to latest upstream release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jackson-bom-2.10.0.tar.gz) = 3596050b950619e891c03a596868dda0b0a546e1fb334d029d4faf20115cb3c56896760fbb7b8d30ac8c2cca8cfea517b0f2da2efdb958fa615da5fe87ecf378
|
||||
SHA512 (jackson-bom-2.10.1.tar.gz) = cd98cd9c4de5be408ea4138dde53bedbcaf4b5981399d726ff88b6e747156dc937ac0863c3632c73e7d6bb057c2b4e391a79d3650614f4a40c7410d6435a506d
|
||||
|
Loading…
Reference in New Issue
Block a user