Compare commits
No commits in common. "c8" and "c8-beta" have entirely different histories.
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: gnome-remote-desktop
|
Name: gnome-remote-desktop
|
||||||
Version: 0.1.8
|
Version: 0.1.8
|
||||||
Release: 4%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: GNOME Remote Desktop screen share service
|
Summary: GNOME Remote Desktop screen share service
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -23,9 +23,6 @@ Patch5: 0001-vnc-pipewire-stream-Remove-assert.patch
|
|||||||
# Cursor only frame fixes (#1837406)
|
# Cursor only frame fixes (#1837406)
|
||||||
Patch6: cursor-only-frame-fixes.patch
|
Patch6: cursor-only-frame-fixes.patch
|
||||||
|
|
||||||
# Connection throttling (RHEL-92791)
|
|
||||||
Patch7: connection-throttling.patch
|
|
||||||
|
|
||||||
BuildRequires: git
|
BuildRequires: git
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: meson >= 0.36.0
|
BuildRequires: meson >= 0.36.0
|
||||||
@ -84,10 +81,6 @@ GNOME desktop environment.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jul 03 2025 Jonas Ådahl <jadahl@redhat.com> - 0.1.8-4
|
|
||||||
- Backport connection throttling
|
|
||||||
Resolves: RHEL-92791
|
|
||||||
|
|
||||||
* Wed Jul 15 2020 Jonas Ådahl <jadahl@redhat.com> - 0.1.8-3
|
* Wed Jul 15 2020 Jonas Ådahl <jadahl@redhat.com> - 0.1.8-3
|
||||||
- Backport cursor only frame fixes
|
- Backport cursor only frame fixes
|
||||||
Related: #1837406
|
Related: #1837406
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user