Revert "Update to upstream vesion 45"
This reverts commit 5367c53697.
This version is incompatible with intended target version of other jackson packages (v2.12)
This commit is contained in:
parent
5367c53697
commit
4ea2de34e2
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,4 +13,3 @@
|
||||
/oss-parent-38.tar.gz
|
||||
/oss-parent-40.tar.gz
|
||||
/oss-parent-41.tar.gz
|
||||
/oss-parent-45.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global srcname oss-parent
|
||||
|
||||
Name: fasterxml-oss-parent
|
||||
Version: 45
|
||||
Release: 1%{?dist}
|
||||
Version: 41
|
||||
Release: 7%{?dist}
|
||||
Summary: FasterXML parent pom
|
||||
License: ASL 2.0
|
||||
|
||||
@ -36,6 +36,7 @@ This package contains the parent pom file for FasterXML.com projects.
|
||||
%pom_remove_plugin :maven-pmd-plugin
|
||||
%pom_remove_plugin :maven-scm-plugin
|
||||
%pom_remove_plugin :maven-site-plugin
|
||||
%pom_remove_plugin :nexus-maven-plugin
|
||||
%pom_remove_plugin :jdepend-maven-plugin
|
||||
%pom_remove_plugin :taglist-maven-plugin
|
||||
%pom_xpath_remove "pom:build/pom:extensions"
|
||||
@ -51,9 +52,6 @@ This package contains the parent pom file for FasterXML.com projects.
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Tue Sep 06 2022 Chris Kelley <ckelley@redhat.com> - 45-1
|
||||
- Update to version 45.
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 41-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (oss-parent-45.tar.gz) = e9d97692fd80825ca59be0a83507ccf1ae46e2b7371ada8b812f70674cfc8d857d5149dba2df6193dabc81a7cdc35ed200b0706e3d6f77c09691b9f21cb298e3
|
||||
SHA512 (oss-parent-41.tar.gz) = 1cd4b73b07b0b2538730d7669daa17748f3831c35c16147ce9980c0354b3f88761cf88f6293b5f6a957916d5bd35684e78846a523ca2ab616fb2dee63b1755b1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user