diff --git a/_service b/_service new file mode 100644 index 0000000..68320c3 --- /dev/null +++ b/_service @@ -0,0 +1,20 @@ + + + + git + https://gitlab.gnome.org/GNOME/connections.git + 46.0 + @PARENT_TAG@+@TAG_OFFSET@ + v?(.*)\+0 + \1 + gnome-connections + + + + + *.tar + zst + + + + diff --git a/gnome-connections-45.0.tar.xz b/gnome-connections-45.0.tar.xz deleted file mode 100644 index d59557b..0000000 --- a/gnome-connections-45.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9fab525b90a3e27d113c16fb868c2b9c47bf8149310d14db862ea1912c06fb8 -size 4009108 diff --git a/gnome-connections-46.0.obscpio b/gnome-connections-46.0.obscpio new file mode 100644 index 0000000..473275c --- /dev/null +++ b/gnome-connections-46.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c93143999ecb4eb969460071d05af9815218cdb3e58934433fee49af3ea9092 +size 5593101 diff --git a/gnome-connections.changes b/gnome-connections.changes index ad6ec9d..2783d1a 100644 --- a/gnome-connections.changes +++ b/gnome-connections.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Tue Mar 19 07:54:40 UTC 2024 - Dominique Leuenberger + +- Update to version 46.0: + + Update links in app metadata. + + Clarify a title of a dialog. + + Update gtk-frdp: + - Do not attempt to process empty clipboard data. + - Do not send coordinates with smooth scroll. + - Limit value of mouse scroll. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 4 07:57:06 UTC 2024 - Dominique Leuenberger + +- Update to version 46.rc: + + Fixed touchpad scrolling. + + Merge the duplicite doap files. + + Add platform information to doap file. + + Fix wrong developer id in metainfo. + + Update gtk-frdp: + - Add support for FreerRDP 3. + - Handle smooth scroll events smoothly. + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 12 15:46:10 UTC 2024 - Dominique Leuenberger + +- Update to version 46.beta: + + Add certificate verification for RDP. + + Add support for domains. + + Improve text of onboarding. + + Improve appdata for AppStream-1.0. + + Fix translation of vala files. + + Change icon for changed certificate. + * Updated translations. + ------------------------------------------------------------------- Sat Sep 16 22:46:48 UTC 2023 - Bjørn Lie diff --git a/gnome-connections.obsinfo b/gnome-connections.obsinfo new file mode 100644 index 0000000..c9d1415 --- /dev/null +++ b/gnome-connections.obsinfo @@ -0,0 +1,4 @@ +name: gnome-connections +version: 46.0 +mtime: 1710764711 +commit: 3563cf21f086adaa68b5ed19fb7a25ec01e353ab diff --git a/gnome-connections.spec b/gnome-connections.spec index 1c310ba..71404f5 100644 --- a/gnome-connections.spec +++ b/gnome-connections.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-connections # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: gnome-connections -Version: 45.0 +Version: 46.0 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/45/%{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.zst BuildRequires: appstream-glib BuildRequires: desktop-file-utils