From 6d1d2b30892d03354c58df90f8b120326dcd9dc4 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 04:26:36 +0300 Subject: [PATCH] import jsr-305-3.0.2-17.el10 --- SPECS/jsr-305.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/jsr-305.spec b/SPECS/jsr-305.spec index 7e6317b..f41c93d 100644 --- a/SPECS/jsr-305.spec +++ b/SPECS/jsr-305.spec @@ -2,7 +2,7 @@ Name: jsr-305 Version: 3.0.2 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Correctness annotations for Java code # The majority of code is BSD-licensed. @@ -74,6 +74,10 @@ sed -i 's|jsr305|ri|' ri/pom.x %doc sampleUses %changelog +* Tue Oct 29 2024 Troy Dawson - 3.0.2-17 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 3.0.2-16 - Bump release for Aug 2024 java mass rebuild