From f05ab15ce388cf558000ba8fe5632cdc89157dd2 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:33:39 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- easymock.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/easymock.spec b/easymock.spec index d9789e8..6a57b7f 100644 --- a/easymock.spec +++ b/easymock.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: easymock Version: 4.3 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Easy mock objects License: Apache-2.0 URL: https://www.easymock.org @@ -127,6 +127,9 @@ rm core/src/test/java/org/easymock/tests2/ClassExtensionHelperTest.java %license core/LICENSE.txt %changelog +* Thu Aug 01 2024 Troy Dawson - 4.3-8 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 4.3-7 - Bump release for June 2024 mass rebuild