From 6761636a990a0caa673298af9456ce0b99542bb2 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 04:53:00 +0300 Subject: [PATCH] import maven-wagon-3.5.3-8.el10 --- SPECS/maven-wagon.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/maven-wagon.spec b/SPECS/maven-wagon.spec index e76cc7b..08370ef 100644 --- a/SPECS/maven-wagon.spec +++ b/SPECS/maven-wagon.spec @@ -2,7 +2,7 @@ Name: maven-wagon Version: 3.5.3 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Tools to manage artifacts and deployment License: Apache-2.0 URL: https://maven.apache.org/wagon @@ -86,6 +86,10 @@ following providers: %doc DEPENDENCIES %changelog +* Tue Oct 29 2024 Troy Dawson - 3.5.3-8 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Aug 05 2024 Mikolaj Izdebski - 3.5.3-7 - Switch Java compiler source/target to 1.8 - Resolves: RHEL-52700