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
This commit is contained in:
parent
474250cd38
commit
ef2dc1d1fa
3
gnome-connections-45.0.tar.xz
Normal file
3
gnome-connections-45.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9fab525b90a3e27d113c16fb868c2b9c47bf8149310d14db862ea1912c06fb8
|
||||
size 4009108
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:709078d637bec0013d1e601ad9e90a41fa051194fc5f9beec52c13e01a6d9d24
|
||||
size 4006984
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user