public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Milan Crha <mcrha@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gnome-remote-desktop] rawhide: Update to 51.alpha
Date: Thu, 02 Jul 2026 08:08:50 GMT	[thread overview]
Message-ID: <178297973091.1.9349438942461856106.rpms-gnome-remote-desktop-16d2dde0cd4f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gnome-remote-desktop
Branch : rawhide
Commit : 16d2dde0cd4fde7069c1753801cd4505ec06fea0
Author : Milan Crha <mcrha@redhat.com>
Date   : 2026-07-02T10:07:19+02:00
Stats  : +10/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gnome-remote-desktop/c/16d2dde0cd4fde7069c1753801cd4505ec06fea0?branch=rawhide

Log:
Update to 51.alpha

---
diff --git a/gnome-remote-desktop.spec b/gnome-remote-desktop.spec
index 27da47d..02859cd 100644
--- a/gnome-remote-desktop.spec
+++ b/gnome-remote-desktop.spec
@@ -6,11 +6,14 @@
 %bcond rdp %[0%{?fedora} || 0%{?rhel} >= 10]
 %bcond vnc %[0%{?fedora} || 0%{?rhel} < 10]
 
+%global meson_version 1.4.0
 %global libei_version 1.0.901
-%global pipewire_version 0.3.49
+%global pipewire_version 1.2.0
+%global glib_version 2.75.0
+%global vncserver_version 0.9.11-7
 
 Name:           gnome-remote-desktop
-Version:        50.1
+Version:        51~alpha
 Release:        %autorelease
 Summary:        GNOME Remote Desktop screen share service
 
@@ -25,7 +28,7 @@ Patch0:         gnutls-anontls.patch
 
 BuildRequires:  asciidoc
 BuildRequires:  gcc
-BuildRequires:  meson >= 0.47.0
+BuildRequires:  meson >= %{meson_version}
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(epoxy)
@@ -44,7 +47,7 @@ BuildRequires:  pkgconfig(vulkan)
 BuildRequires:  pkgconfig(winpr3)
 %endif
 BuildRequires:  pkgconfig(gbm)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.68
+BuildRequires:  pkgconfig(glib-2.0) >= %{glib_version}
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(gnutls)
 BuildRequires:  pkgconfig(gudev-1.0)
@@ -54,7 +57,7 @@ BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libpipewire-0.3)
 BuildRequires:  pkgconfig(libsecret-1)
 %if %{with vnc}
-BuildRequires:  pkgconfig(libvncserver) >= 0.9.11-7
+BuildRequires: pkgconfig(libvncserver) >= %{vncserver_version}
 %endif
 BuildRequires:  pkgconfig(systemd)
 BuildRequires:  pkgconfig(xkbcommon)

diff --git a/gnutls-anontls.patch b/gnutls-anontls.patch
index a41423d..7393071 100644
--- a/gnutls-anontls.patch
+++ b/gnutls-anontls.patch
@@ -1098,8 +1098,8 @@ index 870815ce..f169d606 100644
 -  grd_session_vnc_detach_source (session_vnc);
 +  grd_session_vnc_pause (session_vnc);
  
-   grd_close_connection_and_notify (session_vnc->connection);
    g_clear_object (&session_vnc->connection);
+   g_clear_object (&session_vnc->clipboard_vnc);
 @@ -986,8 +1031,8 @@ on_stream_ready (GrdStream     *stream,
                      G_CALLBACK (on_pipewire_stream_closed),
                      session_vnc);

diff --git a/sources b/sources
index ba7d581..fb8d26a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gnome-remote-desktop-50.1.tar.xz) = 58e168ff6c4c9d1c5e7970080872ab49c39d3f43944d6f6fe72fe6f862e4ce3fc134bd355e8b82f4041f40364858d0932298db18c57ee1c1a2f74f7f9ba7b80c
+SHA512 (gnome-remote-desktop-51.alpha.tar.xz) = 26aae17ed848a9d1f8c68b66244144ebb7e3b86cce2427a8fda9eb8067bdcb4e22855d1dd16d0daf6f711f9c8705304fad9cb8e1d4db5b380cd4e4c8b4d5cb22

                 reply	other threads:[~2026-07-02  8:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178297973091.1.9349438942461856106.rpms-gnome-remote-desktop-16d2dde0cd4f@fedoraproject.org \
    --to=mcrha@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox