parent
975e00cd3a
commit
05b815941b
@ -1,14 +1,14 @@
|
||||
Name: jackson-bom
|
||||
Version: 2.11.4
|
||||
Release: 5%{?dist}
|
||||
Version: 2.14.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Bill of materials POM for Jackson projects
|
||||
License: ASL 2.0
|
||||
License: Apache-2.0
|
||||
|
||||
URL: https://github.com/FasterXML/jackson-bom
|
||||
Source0: %{url}/archive/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(com.fasterxml.jackson:jackson-parent:pom:) >= 2.11
|
||||
BuildRequires: mvn(com.fasterxml.jackson:jackson-parent:pom:) >= 2.14
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -45,6 +45,10 @@ A "bill of materials" POM for Jackson dependencies.
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Thu Nov 24 2022 Chris Kelley <ckelley@redhat.com> - 2.14.1-1
|
||||
- Update to version 2.14.1
|
||||
- Resolves: #2070122
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.11.4-5
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jackson-bom-2.11.4.tar.gz) = 76b60e04c5897693cebec52599bf900ecfdac3756d102170123d4ffef9bb5f0b1a8f934aa195892eb303a1f7e9de7a291cf459a4dac927123b4d9a43ca59712b
|
||||
SHA512 (jackson-bom-2.14.1.tar.gz) = d3f60bb02171d37225f47a8b004f53a8a5e13b96cfcc60198de71321c39afb689665a4ff80aaa8cf5cec6504ad0f82adb860bb6b2a7a83c5bfa7e27b41e66692
|
||||
|
||||
Loading…
Reference in New Issue
Block a user