Update to upstream version 66
This commit is contained in:
parent
c11fb3b365
commit
0cb219d4ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
||||
/commons-parent-60.tar.gz
|
||||
/commons-parent-61.tar.gz
|
||||
/commons-parent-65.tar.gz
|
||||
/commons-parent-66.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: apache-commons-parent
|
||||
Version: 65
|
||||
Release: 4%{?dist}
|
||||
Version: 66
|
||||
Release: 1%{?dist}
|
||||
Summary: Apache Commons Parent Pom
|
||||
License: Apache-2.0
|
||||
URL: https://commons.apache.org/commons-parent-pom.html
|
||||
@ -46,6 +46,7 @@ The Project Object Model files for the apache-commons packages.
|
||||
%pom_remove_plugin :maven-site-plugin
|
||||
%pom_remove_plugin :maven-source-plugin
|
||||
%pom_remove_plugin :versions-maven-plugin
|
||||
%pom_remove_plugin :maven-artifact-plugin
|
||||
|
||||
%pom_remove_dep org.junit:junit-bom
|
||||
|
||||
@ -65,6 +66,9 @@ done
|
||||
%license LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Fri Feb 02 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 66-1
|
||||
- Update to upstream version 66
|
||||
|
||||
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 65-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (commons-parent-65.tar.gz) = 6349d928ed18909d8af96a79c3b9aba027ad83d06fb16a0021dce0a51bbdad9202eafa7294e691da071d4f20006b3e9f02c887127b47d858edc2dec200b83b48
|
||||
SHA512 (commons-parent-66.tar.gz) = 0f2987c949efd0768120e6beb21c72482e28c0275ad2856b686a97241a718b47f71d390de063f6ab48e84f8ba38bcb7f323a63ba0c1eb980ddd7c5667850e4fe
|
||||
|
Loading…
Reference in New Issue
Block a user