Bump release
Related: RHEL-62409 Related: RHEL-62403
This commit is contained in:
parent
5a03b2384b
commit
c5004c4682
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
Name: javapackages-tools
|
Name: javapackages-tools
|
||||||
Version: 6.0.0
|
Version: 6.0.0
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Macros and scripts for Java packaging support
|
Summary: Macros and scripts for Java packaging support
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/fedora-java/javapackages
|
URL: https://github.com/fedora-java/javapackages
|
||||||
@ -220,6 +220,14 @@ install -p -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/java/javapackages-config
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 21 2024 Marián Konček <mkoncek@redhat.com> - 6.0.0-5
|
||||||
|
- Include java-21-headless in generated auto-requires
|
||||||
|
- Related: RHEL-62409
|
||||||
|
|
||||||
|
* Mon Oct 21 2024 Marián Konček <mkoncek@redhat.com> - 6.0.0-5
|
||||||
|
- Make OpenJDK 17 the default JRE/JDK
|
||||||
|
- Related: RHEL-62403
|
||||||
|
|
||||||
* Wed Jan 25 2023 Marián Konček <mkoncek@redhat.com> - 6.0.0-4
|
* Wed Jan 25 2023 Marián Konček <mkoncek@redhat.com> - 6.0.0-4
|
||||||
- Add generated Requires on multiple versions of java-headless
|
- Add generated Requires on multiple versions of java-headless
|
||||||
- Related: rhbz#2164437
|
- Related: rhbz#2164437
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user