|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: maven-wagon
|
|
|
|
Name: maven-wagon
|
|
|
|
Version: 3.5.3
|
|
|
|
Version: 3.5.3
|
|
|
|
Release: 7%{?dist}
|
|
|
|
Release: 8%{?dist}
|
|
|
|
Summary: Tools to manage artifacts and deployment
|
|
|
|
Summary: Tools to manage artifacts and deployment
|
|
|
|
License: Apache-2.0
|
|
|
|
License: Apache-2.0
|
|
|
|
URL: https://maven.apache.org/wagon
|
|
|
|
URL: https://maven.apache.org/wagon
|
|
|
@ -86,6 +86,10 @@ following providers:
|
|
|
|
%doc DEPENDENCIES
|
|
|
|
%doc DEPENDENCIES
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.5.3-8
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Aug 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.5.3-7
|
|
|
|
* Mon Aug 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.5.3-7
|
|
|
|
- Switch Java compiler source/target to 1.8
|
|
|
|
- Switch Java compiler source/target to 1.8
|
|
|
|
- Resolves: RHEL-52700
|
|
|
|
- Resolves: RHEL-52700
|
|
|
|