1
0
Ana Guerrero 2023-10-02 18:07:06 +00:00 committed by Git OBS Bridge
commit 4de465b7e8
6 changed files with 23 additions and 12 deletions

View File

@ -3,14 +3,14 @@
<service name="obs_scm" mode="manual">
<param name="url">https://gitlab.gnome.org/GNOME/gnome-remote-desktop.git</param>
<param name="scm">git</param>
<param name="revision">refs/tags/45.rc</param>
<param name="revision">refs/tags/45.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<!-- <param name="changesgenerate">enable</param> -->
</service>
<service mode="buildtime" name="tar" />
<service mode="buildtime" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
<param name="compression">zst</param>
</service>
<service mode="manual" name="set_version" />
</services>

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Sep 28 12:22:12 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 45.0:
+ vnc: Also include DRM format modifiers when resizing PipeWire
stream.
+ rdp: Also include DRM format modifiers when resizing PipeWire
stream.
+ Updated translations.
- Change compression of tarball in service and spec to zst from xz.
- Drop dbus-1-daemon Requires, only needed for tests, and we are
not building them currently.
-------------------------------------------------------------------
Mon Sep 4 09:47:30 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: gnome-remote-desktop
version: 45.rc
mtime: 1693773173
commit: 691845d924276e1ee2216ee41d53c28d9c2bcb7c
version: 45.0
mtime: 1695878723
commit: a7c4f2dd87fe09389dd93268b0ce3e32a6ceb6eb

View File

@ -22,13 +22,13 @@
%define gstreamer_version 1.10.0
Name: gnome-remote-desktop
Version: 45.rc
Version: 45.0
Release: 0
Summary: GNOME Remote Desktop screen sharing service
License: GPL-2.0-or-later
Group: System/Management
URL: https://gitlab.gnome.org/GNOME/gnome-remote-desktop
Source0: %{name}-%{version}.tar.xz
Source0: %{name}-%{version}.tar.zst
BuildRequires: asciidoc
BuildRequires: meson >= 0.36.0
@ -67,8 +67,6 @@ BuildRequires: pkgconfig(xkbcommon) >= 1.0.0
%{?systemd_ordering}
Requires: pipewire >= 0.3.0
# Needed for tests
Requires: dbus-1-daemon
%description
GNOME Remote Desktop is a remote desktop and screen sharing service for the