Dominique Leuenberger 2023-09-20 11:23:14 +00:00 committed by Git OBS Bridge
commit 3a7bf5b85a
4 changed files with 34 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:136a2d924b077d5cc4100c845826d471444230a16c8dac2732113680171a626b
size 3999000

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b9fab525b90a3e27d113c16fb868c2b9c47bf8149310d14db862ea1912c06fb8
size 4009108

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Sat Sep 16 22:46:48 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>
- Update to version 45.rc:
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 8 08:14:48 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>

View File

@ -17,12 +17,12 @@
Name: gnome-connections
Version: 44.1
Version: 45.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/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
@ -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