From 6d0fce1e55ab3845ac455d6842be1b29e2596de4 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:16:29 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- bcel.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bcel.spec b/bcel.spec index c6a12f2..3e513b3 100644 --- a/bcel.spec +++ b/bcel.spec @@ -1,6 +1,6 @@ Name: bcel Version: 6.8.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Byte Code Engineering Library License: Apache-2.0 URL: http://commons.apache.org/proper/commons-bcel/ @@ -60,6 +60,10 @@ This package provides %{summary}. %license LICENSE.txt NOTICE.txt %changelog +* Tue Oct 29 2024 Troy Dawson - 6.8.1-4 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 6.8.1-3 - Bump release for Aug 2024 java mass rebuild