12
0

Accepting request 979892 from GNOME:Next

GNOME 42.2

OBS-URL: https://build.opensuse.org/request/show/979892
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-remote-desktop?expand=0&rev=18
This commit is contained in:
2022-05-31 07:17:02 +00:00
committed by Git OBS Bridge
parent d5e43cace3
commit 6fb625bf1f
7 changed files with 27 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
<service name="obs_scm" mode="disabled">
<param name="url">https://gitlab.gnome.org/GNOME/gnome-remote-desktop.git</param>
<param name="scm">git</param>
<param name="revision">refs/tags/42.1.1</param>
<param name="revision">refs/tags/42.2</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
</service>

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://gitlab.gnome.org/GNOME/gnome-remote-desktop.git</param>
<param name="changesrevision">a7cbaae7139c108a6c0297dac7881ab071a91ca3</param></service></servicedata>
<param name="changesrevision">a5a962b923bf88d64793b43e0f3915e0eaa8acbe</param></service></servicedata>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fc96ecfb6d92c6cd7596a72397c0149fb4a6cd1a6b45a3f89ef607a472d73175
size 1335308

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06fba543d7d6ade1e84cacf185a13533abef26764c543d9916668ff0b6a63819
size 1381900

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon May 30 12:11:18 UTC 2022 - dimstar@opensuse.org
- Update to version 42.2:
+ rdp-graphics-pipeline: Measure bandwidth when sending frame
updates.
+ session-rdp: Handle queued bandwidth measure stop operations.
+ rdp/nw-auto: Add APIs for bandwidth measurement.
+ rdp/nw-auto: Also notify client about network characteristics
results.
+ rdp/nw-auto: Turn ping info condition into assertion.
+ rdp/nw-auto: Assert RTT consumer != NONE, when removing RTT
consumer.
+ rdp/nw-auto: Remove superfluous if condition.
+ rdp/nw-auto: Fix initial ping source not being created.
+ rdp/rdpgfx: Create RTT pause source while GFX mutex is locked.
+ Updated translations.
-------------------------------------------------------------------
Wed Apr 27 11:50:09 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -1,4 +1,4 @@
name: gnome-remote-desktop
version: 42.1.1
mtime: 1651003121
commit: a7cbaae7139c108a6c0297dac7881ab071a91ca3
version: 42.2
mtime: 1653841660
commit: a5a962b923bf88d64793b43e0f3915e0eaa8acbe

View File

@@ -21,7 +21,7 @@
%define freerdp_version 2.2.0
Name: gnome-remote-desktop
Version: 42.1.1
Version: 42.2
Release: 0
Summary: GNOME Remote Desktop screen sharing service
License: GPL-2.0-or-later