parent
3b02ae71a4
commit
f69c42ab65
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/oss-parent-38.tar.gz
|
||||
/oss-parent-40.tar.gz
|
||||
/oss-parent-41.tar.gz
|
||||
/oss-parent-49.tar.gz
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
%global srcname oss-parent
|
||||
|
||||
Name: fasterxml-oss-parent
|
||||
Version: 41
|
||||
Release: 4%{?dist}
|
||||
Version: 49
|
||||
Release: 1%{?dist}
|
||||
Summary: FasterXML parent pom
|
||||
License: ASL 2.0
|
||||
License: Apache-2.0
|
||||
|
||||
URL: https://github.com/FasterXML/oss-parent
|
||||
Source0: %{url}/archive/%{srcname}-%{version}.tar.gz
|
||||
@ -35,7 +35,6 @@ 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,6 +50,10 @@ This package contains the parent pom file for FasterXML.com projects.
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Thu Nov 24 2022 Chris Kelley <ckelley@redhat.com> - 49-1
|
||||
- Update to version 49
|
||||
- Resolves: #2070122
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 41-4
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (oss-parent-41.tar.gz) = 1cd4b73b07b0b2538730d7669daa17748f3831c35c16147ce9980c0354b3f88761cf88f6293b5f6a957916d5bd35684e78846a523ca2ab616fb2dee63b1755b1
|
||||
SHA512 (oss-parent-49.tar.gz) = 221e73acd80dc9268eb52af6c9ed5ad93968bce6be734d2443348e1dcde6f44d6dca8dd0171b24dc94c08516347010cb410cbbcada071cd048679aa1cd6ff226
|
||||
|
||||
Loading…
Reference in New Issue
Block a user