2021-01-18 20:05:28 +00:00
|
|
|
Name: jackson-bom
|
2022-11-08 11:00:54 +00:00
|
|
|
Version: 2.14.0
|
|
|
|
Release: 1%{?dist}
|
2021-01-18 20:05:28 +00:00
|
|
|
Summary: Bill of materials POM for Jackson projects
|
2022-11-08 11:01:53 +00:00
|
|
|
License: Apache-2.0
|
2020-05-08 12:20:48 +00:00
|
|
|
|
2021-01-18 20:05:28 +00:00
|
|
|
URL: https://github.com/FasterXML/jackson-bom
|
|
|
|
Source0: %{url}/archive/%{name}-%{version}.tar.gz
|
2018-01-18 15:05:04 +00:00
|
|
|
|
|
|
|
BuildRequires: maven-local
|
2022-11-08 11:00:54 +00:00
|
|
|
BuildRequires: mvn(com.fasterxml.jackson:jackson-parent:pom:) >= 2.14
|
2018-01-18 15:05:04 +00:00
|
|
|
|
|
|
|
BuildArch: noarch
|
2022-07-08 13:25:07 +00:00
|
|
|
ExclusiveArch: %{java_arches} noarch
|
2018-01-18 15:05:04 +00:00
|
|
|
|
|
|
|
%description
|
|
|
|
A "bill of materials" POM for Jackson dependencies.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -n %{name}-%{name}-%{version}
|
|
|
|
|
|
|
|
# Disable plugins not needed during RPM builds
|
|
|
|
%pom_remove_plugin ":maven-enforcer-plugin" base
|
2019-11-13 13:25:40 +00:00
|
|
|
%pom_remove_plugin ":nexus-staging-maven-plugin" base
|
2018-01-18 15:05:04 +00:00
|
|
|
|
2019-02-06 11:46:11 +00:00
|
|
|
# New EE coords
|
|
|
|
%pom_change_dep "javax.activation:javax.activation-api" "jakarta.activation:jakarta.activation-api" base
|
|
|
|
|
2018-01-18 15:05:04 +00:00
|
|
|
%build
|
|
|
|
%mvn_build -j
|
|
|
|
|
|
|
|
%install
|
|
|
|
%mvn_install
|
|
|
|
|
|
|
|
%files -f .mfiles
|
|
|
|
%doc README.md
|
|
|
|
%license LICENSE
|
|
|
|
|
|
|
|
%changelog
|
2022-11-08 11:00:54 +00:00
|
|
|
* Tue Nov 08 2022 Chris Kelley <ckelley@redhat.com> - 2.14.0-1
|
|
|
|
- Update to version 2.14
|
2022-11-08 11:01:53 +00:00
|
|
|
- Uptade to use SPDX licence
|
2022-11-08 11:00:54 +00:00
|
|
|
|
2022-07-21 14:59:39 +00:00
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.4-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
2022-07-08 13:25:07 +00:00
|
|
|
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 2.11.4-6
|
|
|
|
- Rebuilt for Drop i686 JDKs
|
|
|
|
|
2022-02-05 20:02:40 +00:00
|
|
|
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 2.11.4-5
|
|
|
|
- Rebuilt for java-17-openjdk as system jdk
|
|
|
|
|
2022-01-20 13:34:20 +00:00
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.4-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
2021-07-22 08:51:18 +00:00
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.4-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
2021-01-26 14:36:57 +00:00
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.4-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
2021-01-18 20:05:28 +00:00
|
|
|
* Mon Jan 18 2021 Fabio Valentini <decathorpe@gmail.com> - 2.11.4-1
|
|
|
|
- Update to version 2.11.4.
|
|
|
|
|
2020-10-14 10:20:25 +00:00
|
|
|
* Wed Oct 14 2020 Fabio Valentini <decathorpe@gmail.com> - 2.11.3-1
|
|
|
|
- Update to version 2.11.3.
|
|
|
|
|
2020-08-08 13:32:15 +00:00
|
|
|
* Sat Aug 08 2020 Fabio Valentini <decathorpe@gmail.com> - 2.11.2-1
|
|
|
|
- Update to version 2.11.2.
|
|
|
|
|
2020-07-28 02:06:08 +00:00
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.1-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
2020-07-10 19:35:59 +00:00
|
|
|
* Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 2.11.1-2
|
|
|
|
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
|
|
|
|
|
2020-07-06 14:01:33 +00:00
|
|
|
* Mon Jul 06 2020 Fabio Valentini <decathorpe@gmail.com> - 2.11.1-1
|
|
|
|
- Update to version 2.11.1.
|
|
|
|
|
2020-05-25 14:48:59 +00:00
|
|
|
* Mon May 25 2020 Fabio Valentini <decathorpe@gmail.com> - 2.11.0-1
|
|
|
|
- Update to version 2.11.0.
|
|
|
|
|
2020-05-08 12:20:48 +00:00
|
|
|
* Fri May 08 2020 Fabio Valentini <decathorpe@gmail.com> - 2.10.4-1
|
|
|
|
- Update to version 2.10.4.
|
|
|
|
|
2020-03-03 14:21:39 +00:00
|
|
|
* Tue Mar 03 2020 Fabio Valentini <decathorpe@gmail.com> - 2.10.3-1
|
|
|
|
- Update to version 2.10.3.
|
|
|
|
|
2020-01-29 05:48:48 +00:00
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.2-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
2020-01-17 21:23:47 +00:00
|
|
|
* Fri Jan 17 2020 Fabio Valentini <decathorpe@gmail.com> - 2.10.2-1
|
|
|
|
- Update to version 2.10.2.
|
|
|
|
|
2019-11-13 13:25:40 +00:00
|
|
|
* Wed Nov 13 2019 Fabio Valentini <decathorpe@gmail.com> - 2.10.1-1
|
|
|
|
- Update to version 2.10.1.
|
|
|
|
|
2019-10-03 13:43:26 +00:00
|
|
|
* Thu Oct 3 2019 Alexander Scheel <ascheel@redhat.com> - 2.10.0-1
|
|
|
|
- Update to latest upstream release
|
|
|
|
|
2019-09-12 17:48:04 +00:00
|
|
|
* Thu Sep 12 2019 Alexander Scheel <ascheel@redhat.com> - 2.9.9-1
|
|
|
|
- Update to latest upstream release
|
|
|
|
|
2019-07-25 09:53:01 +00:00
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.8-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
2019-02-06 11:46:11 +00:00
|
|
|
* Wed Feb 06 2019 Mat Booth <mat.booth@redhat.com> - 2.9.8-1
|
|
|
|
- Update to latest upstream release
|
|
|
|
|
2019-02-01 03:43:31 +00:00
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.4-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2018-07-13 05:57:44 +00:00
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.4-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-02-07 17:50:54 +00:00
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.4-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2018-01-24 20:08:31 +00:00
|
|
|
* Wed Jan 24 2018 Mat Booth <mat.booth@redhat.com> - 2.9.4-1
|
|
|
|
- Update to latest upstream release
|
|
|
|
|
2018-01-18 15:05:04 +00:00
|
|
|
* Thu Jan 18 2018 Mat Booth <mat.booth@redhat.com> - 2.9.3-1
|
|
|
|
- Initial packaging
|
|
|
|
|