Recommend PipeWire on RHEL 9 and later for java.awt.Robot screenshots under Wayland
Resolves: RHEL-102677
This commit is contained in:
parent
2bbd40f8eb
commit
426f49dab3
@ -1138,6 +1138,10 @@ OrderWithRequires: %{name}-headless%{?1}%{?_isa} = %{epoch}:%{version}-%{release
|
|||||||
%if 0%{?rhel} >= 8 || 0%{?fedora} > 0
|
%if 0%{?rhel} >= 8 || 0%{?fedora} > 0
|
||||||
Recommends: gtk3%{?_isa}
|
Recommends: gtk3%{?_isa}
|
||||||
%endif
|
%endif
|
||||||
|
# Recommend PipeWire for screenshots under Wayland.
|
||||||
|
%if 0%{?rhel} >= 9 || 0%{?fedora} > 0
|
||||||
|
Recommends: pipewire%{?_isa}
|
||||||
|
%endif
|
||||||
|
|
||||||
Provides: java-%{javaver}-%{origin}%{?1} = %{epoch}:%{version}-%{release}
|
Provides: java-%{javaver}-%{origin}%{?1} = %{epoch}:%{version}-%{release}
|
||||||
|
|
||||||
@ -2571,6 +2575,10 @@ cjc.mainProgram(args)
|
|||||||
- ** This tarball is embargoed until 2025-07-15 @ 1pm PT. **
|
- ** This tarball is embargoed until 2025-07-15 @ 1pm PT. **
|
||||||
- Resolves: RHEL-102289
|
- Resolves: RHEL-102289
|
||||||
|
|
||||||
|
* Wed Jul 09 2025 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:21.0.7.0.6-3
|
||||||
|
- Recommend PipeWire on RHEL 9 and later for java.awt.Robot screenshots under Wayland
|
||||||
|
- Resolves: RHEL-102677
|
||||||
|
|
||||||
* Thu Jul 10 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.8.0.8-0.1.ea
|
* Thu Jul 10 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.8.0.8-0.1.ea
|
||||||
- Update to jdk-21.0.8+8 (EA)
|
- Update to jdk-21.0.8+8 (EA)
|
||||||
- Update release notes to 21.0.8+8
|
- Update release notes to 21.0.8+8
|
||||||
|
Loading…
Reference in New Issue
Block a user