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:34:16 -07:00
parent 7e2abff8ce
commit 079a59ee61

View File

@ -1,8 +1,8 @@
%bcond_with bootstrap
%bcond_without bootstrap
Name: testng
Version: 7.8.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Java-based testing framework
License: Apache-2.0
URL: https://testng.org/doc/
@ -90,6 +90,9 @@ cp -p ./src/main/java/*.dtd.html ./src/main/resources/.
%license LICENSE.txt
%changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 7.8.0-5
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 7.8.0-4
- Bump release for June 2024 mass rebuild