Update to latest upstream release
This commit is contained in:
parent
0c192963ff
commit
db3923263b
@ -1,6 +1,6 @@
|
||||
Name: jackson-bom
|
||||
Version: 2.9.4
|
||||
Release: 4%{?dist}
|
||||
Version: 2.9.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Bill of materials POM for Jackson projects
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/FasterXML/jackson-bom
|
||||
@ -26,6 +26,9 @@ sed -i 's/\r//' LICENSE
|
||||
# Disable plugins not needed during RPM builds
|
||||
%pom_remove_plugin ":maven-enforcer-plugin" base
|
||||
|
||||
# New EE coords
|
||||
%pom_change_dep "javax.activation:javax.activation-api" "jakarta.activation:jakarta.activation-api" base
|
||||
|
||||
%build
|
||||
%mvn_build -j
|
||||
|
||||
@ -37,6 +40,9 @@ sed -i 's/\r//' LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Feb 06 2019 Mat Booth <mat.booth@redhat.com> - 2.9.8-1
|
||||
- Update to latest upstream release
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.4-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jackson-bom-2.9.4.tar.gz) = 41abf561bdbf7e630fe7dc30d399d8d721171bece1a4f59f050092141a0fb616ce0e61e10fc4f315f56214900767339706335a97115da78dbb6fd369265f0703
|
||||
SHA512 (jackson-bom-2.9.8.tar.gz) = 32bcbb4d78f77aae84f627937c0fd3235f25c5e2b8e4a7bb2186305696a57ac1b7d020b098009b9f20eaa351b290d4806571711a6a95d1da5d5e00d350bc1cbb
|
||||
|
Loading…
Reference in New Issue
Block a user