Update to upstream version 60
This commit is contained in:
parent
f1c43ee4a3
commit
a699abc40d
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/commons-parent-53.tar.gz
|
||||
/commons-parent-58.tar.gz
|
||||
/commons-parent-59.tar.gz
|
||||
/commons-parent-60.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: apache-commons-parent
|
||||
Version: 59
|
||||
Version: 60
|
||||
Release: 1%{?dist}
|
||||
Summary: Apache Commons Parent Pom
|
||||
License: Apache-2.0
|
||||
@ -43,7 +43,6 @@ The Project Object Model files for the apache-commons packages.
|
||||
# Plugins useless in package builds
|
||||
%pom_remove_plugin :apache-rat-plugin
|
||||
%pom_remove_plugin :buildnumber-maven-plugin
|
||||
%pom_remove_plugin :maven-enforcer-plugin
|
||||
%pom_remove_plugin :maven-site-plugin
|
||||
%pom_remove_plugin :maven-source-plugin
|
||||
%pom_remove_plugin :versions-maven-plugin
|
||||
@ -69,6 +68,9 @@ done
|
||||
%license LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Fri Aug 25 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 60-1
|
||||
- Update to upstream version 60
|
||||
|
||||
* Fri Aug 11 2023 Marian Koncek <mkoncek@redhat.com> - 59-1
|
||||
- Update to upstream version 59
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (commons-parent-59.tar.gz) = 0dd40e0f5b7d0f8e9218045d9b2bfeb161529c954b0c6d19ae412584b46e00592c23c88fc6b088897b278cda8a21b5232db16f4be03f06b416c45ed16ac1768a
|
||||
SHA512 (commons-parent-60.tar.gz) = 128ddda38f43a3338b2325697b111fa55edc25ebc8c73581eebf80f6414869b1225b6b4b5e8c4f2a9cf1481c9ea4825bbbb9e922fa76126d6326ac290d309ef7
|
||||
|
Loading…
Reference in New Issue
Block a user