From 474250cd38290fc4dbbfa75c361284fb60eaafb2961ad18e01c1add4d0be324e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 12 Sep 2023 08:20:33 +0000 Subject: [PATCH 1/2] Accepting request 1109815 from GNOME:Next Pushing GNOME 45.rc packages OBS-URL: https://build.opensuse.org/request/show/1109815 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-connections?expand=0&rev=21 --- gnome-connections-44.1.tar.xz | 3 --- gnome-connections-45.rc.tar.xz | 3 +++ gnome-connections.changes | 17 +++++++++++++++++ gnome-connections.spec | 4 ++-- 4 files changed, 22 insertions(+), 5 deletions(-) delete mode 100644 gnome-connections-44.1.tar.xz create mode 100644 gnome-connections-45.rc.tar.xz diff --git a/gnome-connections-44.1.tar.xz b/gnome-connections-44.1.tar.xz deleted file mode 100644 index d679130..0000000 --- a/gnome-connections-44.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:136a2d924b077d5cc4100c845826d471444230a16c8dac2732113680171a626b -size 3999000 diff --git a/gnome-connections-45.rc.tar.xz b/gnome-connections-45.rc.tar.xz new file mode 100644 index 0000000..b26beff --- /dev/null +++ b/gnome-connections-45.rc.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:709078d637bec0013d1e601ad9e90a41fa051194fc5f9beec52c13e01a6d9d24 +size 4006984 diff --git a/gnome-connections.changes b/gnome-connections.changes index af08b0d..8c2e1e0 100644 --- a/gnome-connections.changes +++ b/gnome-connections.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Sep 3 12:14:49 UTC 2023 - Bjørn Lie + +- Update to version 45.rc: + + Updated translations. + +------------------------------------------------------------------- +Tue Aug 8 08:14:48 UTC 2023 - Bjørn Lie + +- Update to version 45.beta: + + Close onboarding dialog when pressing ESC. + + Add mnemonics to Close/No Thanks button to onboarding. + + Update gtk-frdp: + - Desktop resize fixes. + - Clipboard channel support. + + Updated translations. + ------------------------------------------------------------------- Mon Apr 24 09:00:10 UTC 2023 - Bjørn Lie diff --git a/gnome-connections.spec b/gnome-connections.spec index c62b3e1..5f98436 100644 --- a/gnome-connections.spec +++ b/gnome-connections.spec @@ -17,12 +17,12 @@ Name: gnome-connections -Version: 44.1 +Version: 45.rc 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/44/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/gnome-connections/45/%{name}-%{version}.tar.xz BuildRequires: appstream-glib BuildRequires: desktop-file-utils From ef2dc1d1fa8eb2f0e1a660c8f6394d470777ef3c4efb4601f2cb1cbd30e8496c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 18 Sep 2023 06:37:04 +0000 Subject: [PATCH 2/2] Accepting request 1111683 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/1111683 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-connections?expand=0&rev=22 --- gnome-connections-45.0.tar.xz | 3 +++ gnome-connections-45.rc.tar.xz | 3 --- gnome-connections.changes | 11 +++++++++++ gnome-connections.spec | 3 ++- 4 files changed, 16 insertions(+), 4 deletions(-) create mode 100644 gnome-connections-45.0.tar.xz delete mode 100644 gnome-connections-45.rc.tar.xz diff --git a/gnome-connections-45.0.tar.xz b/gnome-connections-45.0.tar.xz new file mode 100644 index 0000000..d59557b --- /dev/null +++ b/gnome-connections-45.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9fab525b90a3e27d113c16fb868c2b9c47bf8149310d14db862ea1912c06fb8 +size 4009108 diff --git a/gnome-connections-45.rc.tar.xz b/gnome-connections-45.rc.tar.xz deleted file mode 100644 index b26beff..0000000 --- a/gnome-connections-45.rc.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:709078d637bec0013d1e601ad9e90a41fa051194fc5f9beec52c13e01a6d9d24 -size 4006984 diff --git a/gnome-connections.changes b/gnome-connections.changes index 8c2e1e0..ad6ec9d 100644 --- a/gnome-connections.changes +++ b/gnome-connections.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Sep 16 22:46:48 UTC 2023 - Bjørn Lie + +- Update to version 45.0: + + Update gtk-frdp: Avoid files copy redundancy by using FUSE for + pasting files + - Update CI dependencies + - Update flatpak modules + + Updated translations. +- Add pkgconfig(fuse3) BuildRequires: New dependency. + ------------------------------------------------------------------- Sun Sep 3 12:14:49 UTC 2023 - Bjørn Lie diff --git a/gnome-connections.spec b/gnome-connections.spec index 5f98436..1c310ba 100644 --- a/gnome-connections.spec +++ b/gnome-connections.spec @@ -17,7 +17,7 @@ Name: gnome-connections -Version: 45.rc +Version: 45.0 Release: 0 Summary: A remote desktop client for GNOME License: GPL-3.0-or-later @@ -31,6 +31,7 @@ BuildRequires: pkgconfig BuildRequires: vala BuildRequires: yelp-tools BuildRequires: pkgconfig(freerdp2) >= 2.0.0 +BuildRequires: pkgconfig(fuse3) BuildRequires: pkgconfig(gio-2.0) >= 2.50 BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.22