|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: jackson-parent
|
|
|
|
Name: jackson-parent
|
|
|
|
Version: 2.14
|
|
|
|
Version: 2.15
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: Parent pom for all Jackson components
|
|
|
|
Summary: Parent pom for all Jackson components
|
|
|
|
License: Apache-2.0
|
|
|
|
License: Apache-2.0
|
|
|
|
|
|
|
|
|
|
|
@ -13,8 +13,10 @@ Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
|
|
BuildRequires: maven-local
|
|
|
|
BuildRequires: maven-local
|
|
|
|
BuildRequires: mvn(com.fasterxml:oss-parent:pom:)
|
|
|
|
BuildRequires: mvn(com.fasterxml:oss-parent:pom:)
|
|
|
|
|
|
|
|
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
%if 0%{?fedora}
|
|
|
|
ExclusiveArch: %{java_arches} noarch
|
|
|
|
ExclusiveArch: %{java_arches} noarch
|
|
|
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
Project for parent pom for all Jackson components.
|
|
|
|
Project for parent pom for all Jackson components.
|
|
|
@ -36,6 +38,12 @@ sed -i 's/\r//' LICENSE
|
|
|
|
%license LICENSE
|
|
|
|
%license LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.15-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 19 2023 Chris Kelley <ckelley@redhat.com> - 2.15-1
|
|
|
|
|
|
|
|
- Update to version 2.15
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.14-2
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.14-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|