Update to upstream version 65
This commit is contained in:
parent
e1cae50133
commit
d28669985c
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/commons-parent-59.tar.gz
|
||||
/commons-parent-60.tar.gz
|
||||
/commons-parent-61.tar.gz
|
||||
/commons-parent-65.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: apache-commons-parent
|
||||
Version: 61
|
||||
Release: 2%{?dist}
|
||||
Version: 65
|
||||
Release: 1%{?dist}
|
||||
Summary: Apache Commons Parent Pom
|
||||
License: Apache-2.0
|
||||
URL: https://commons.apache.org/commons-parent-pom.html
|
||||
@ -50,7 +50,7 @@ The Project Object Model files for the apache-commons packages.
|
||||
%pom_remove_dep org.junit:junit-bom
|
||||
|
||||
# For now avoid moditect
|
||||
%pom_xpath_remove 'pom:profile[pom:id="moditect"]'
|
||||
%pom_remove_plugin :moditect-maven-plugin
|
||||
|
||||
# Remove profiles for plugins that are useless in package builds
|
||||
for profile in animal-sniffer japicmp jacoco cobertura; do
|
||||
@ -68,6 +68,9 @@ done
|
||||
%license LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Mon Dec 04 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 65-1
|
||||
- Update to upstream version 65
|
||||
|
||||
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 61-2
|
||||
- Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (commons-parent-61.tar.gz) = 7acf02087e0c3c33f7b2b7f9dfcec32af75096a0fe4c9a4fc4eae95d619f0ce255fc0e6b95a76dc3fa89f368a6b38c70cd1faae012c2e40f1e3807d323ad5a68
|
||||
SHA512 (commons-parent-65.tar.gz) = 6349d928ed18909d8af96a79c3b9aba027ad83d06fb16a0021dce0a51bbdad9202eafa7294e691da071d4f20006b3e9f02c887127b47d858edc2dec200b83b48
|
||||
|
Loading…
Reference in New Issue
Block a user