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:05 -07:00
parent 4431395e98
commit fb6a868a78

View File

@ -1,8 +1,8 @@
%bcond_with bootstrap
%bcond_without bootstrap
Name: modulemaker-maven-plugin
Version: 1.9
Release: 6%{?dist}
Release: 7%{?dist}
Summary: A plugin for creating module-info.class files
License: Apache-2.0
URL: https://github.com/raphw/modulemaker-maven-plugin
@ -56,6 +56,9 @@ cp -p %{SOURCE1} .
%license LICENSE-2.0.txt
%changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 1.9-7
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.9-6
- Bump release for June 2024 mass rebuild