From 1980af6b8a47472fbfa16e44f1630f2d08f3d1ff23918d430b7a9bab699ccbf2 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 21 Mar 2022 08:35:06 +0000 Subject: [PATCH] Accepting request 962797 from GNOME:Next GNOME 42 - here we come OBS-URL: https://build.opensuse.org/request/show/962797 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-connections?expand=0&rev=7 --- gnome-connections-41.2.tar.xz | 3 --- gnome-connections-42.beta.tar.xz | 3 +++ gnome-connections.changes | 16 ++++++++++++++++ gnome-connections.spec | 9 ++++++--- 4 files changed, 25 insertions(+), 6 deletions(-) delete mode 100644 gnome-connections-41.2.tar.xz create mode 100644 gnome-connections-42.beta.tar.xz diff --git a/gnome-connections-41.2.tar.xz b/gnome-connections-41.2.tar.xz deleted file mode 100644 index cdcdf56..0000000 --- a/gnome-connections-41.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ab99428f3ce9f8a837432b67b75dbc528b953a4293a8b56544df88346fe5713 -size 155204 diff --git a/gnome-connections-42.beta.tar.xz b/gnome-connections-42.beta.tar.xz new file mode 100644 index 0000000..4850ec9 --- /dev/null +++ b/gnome-connections-42.beta.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b842f21c3d57730acffbb5cf995939a595958e0d373c2f5f7b6b50e42d33d609 +size 168428 diff --git a/gnome-connections.changes b/gnome-connections.changes index 6d72992..c1350b1 100644 --- a/gnome-connections.changes +++ b/gnome-connections.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Mar 2 18:52:40 UTC 2022 - Bjørn Lie + +- Update to version 42.beta: + + Finalize deleted connections + + Save credentials in the keyring + + Expose setting to enable/disable audio for VNC connections + + Fix clibpard issues with VNC + + Fix issue with the search grabing input from display + + Added libhandy color scheme API + + Improve thumbnail drawing logic + + Updated translations. +- Add pkgconfig(libsecret-1) BuildRequires: New dependency. +- Add optional appstream-glib and desktop-file-utils BuildRequires: + validate appstream and desktop file during build (meson_test). + ------------------------------------------------------------------- Tue Dec 7 11:33:23 UTC 2021 - Bjørn Lie diff --git a/gnome-connections.spec b/gnome-connections.spec index c305336..8fdbd17 100644 --- a/gnome-connections.spec +++ b/gnome-connections.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-connections # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,15 @@ Name: gnome-connections -Version: 41.2 +Version: 42.beta Release: 0 Summary: A remote desktop client for GNOME License: GPL-3.0-or-later URL: https://wiki.gnome.org/Apps/Connections -Source: https://download.gnome.org/sources/gnome-connections/41/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/gnome-connections/42/%{name}-%{version}.tar.xz +BuildRequires: appstream-glib +BuildRequires: desktop-file-utils BuildRequires: meson >= 0.50.0 BuildRequires: pkgconfig BuildRequires: vala @@ -34,6 +36,7 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 BuildRequires: pkgconfig(gtk-vnc-2.0) > 0.4.4 BuildRequires: pkgconfig(libhandy-1) +BuildRequires: pkgconfig(libsecret-1) BuildRequires: pkgconfig(libxml-2.0) >= 2.7.8 BuildRequires: pkgconfig(winpr2) >= 2.0.0