Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
This commit is contained in:
parent
6102a1be72
commit
66871917d4
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: modulemaker-maven-plugin
|
Name: modulemaker-maven-plugin
|
||||||
Version: 1.9
|
Version: 1.9
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: A plugin for creating module-info.class files
|
Summary: A plugin for creating module-info.class files
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/raphw/modulemaker-maven-plugin
|
URL: https://github.com/raphw/modulemaker-maven-plugin
|
||||||
@ -56,6 +56,10 @@ cp -p %{SOURCE1} .
|
|||||||
%license LICENSE-2.0.txt
|
%license LICENSE-2.0.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.9-8
|
||||||
|
- Bump release for October 2024 mass rebuild:
|
||||||
|
Resolves: RHEL-64018
|
||||||
|
|
||||||
* Mon Aug 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9-7
|
* Mon Aug 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9-7
|
||||||
- Switch Java compiler source/target to 1.8
|
- Switch Java compiler source/target to 1.8
|
||||||
- Resolves: RHEL-52701
|
- Resolves: RHEL-52701
|
||||||
|
Loading…
Reference in New Issue
Block a user