Accepting request 1237897 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1237897 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-remote-desktop?expand=0&rev=31
This commit is contained in:
commit
5ccd68d06a
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<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">47.2</param>
|
||||
<param name="revision">47.3</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">disable</param>
|
||||
</service>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bdb12ef191d2b71b671795e49ba24dbebc65b24fe8a3b26150c9ed54df7edcfa
|
||||
size 2649612
|
BIN
gnome-remote-desktop-47.3.obscpio
(Stored with Git LFS)
Normal file
BIN
gnome-remote-desktop-47.3.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 12 08:41:14 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 47.3:
|
||||
+ Fix gdctl crash when setting VNC password
|
||||
+ Don't hard code keyboard type
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 20:26:49 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: gnome-remote-desktop
|
||||
version: 47.2
|
||||
mtime: 1732476424
|
||||
commit: 083c207eabe4d2b0e2306bfd3f6fd78710de2a27
|
||||
version: 47.3
|
||||
mtime: 1736636670
|
||||
commit: 329799a47d5cadfb113a25aac1f57986098972f8
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-remote-desktop
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -23,7 +23,7 @@
|
||||
%define polkit_req >= 122
|
||||
|
||||
Name: gnome-remote-desktop
|
||||
Version: 47.2
|
||||
Version: 47.3
|
||||
Release: 0
|
||||
Summary: GNOME Remote Desktop screen sharing service
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user