Bump release for Aug 2024 java mass rebuild

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2024-08-01 10:33:52 -07:00
parent b711e4dfd0
commit 603d777b89

View File

@ -1,9 +1,9 @@
%bcond_with bootstrap
%bcond_without bootstrap
Name: junit
Epoch: 1
Version: 4.13.2
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Java regression test package
License: EPL-1.0
URL: http://www.junit.org/
@ -87,6 +87,9 @@ sed s/@version@/%{version}/ src/main/java/junit/runner/Version.java.template >sr
%doc doc/*
%changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 1:4.13.2-6
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:4.13.2-5
- Bump release for June 2024 mass rebuild