Update to 46.0
Update to 46.0 and require FreeRDP 3.
This commit is contained in:
parent
c035c20e0b
commit
4ff6d58150
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/gnome-connections-45.beta.tar.xz
|
||||
/gnome-connections-45.rc.tar.xz
|
||||
/gnome-connections-45.0.tar.xz
|
||||
/gnome-connections-46.0.tar.xz
|
||||
|
@ -6,8 +6,8 @@
|
||||
%global url_ver %%(echo %{version} | cut -d. -f1)
|
||||
|
||||
Name: gnome-connections
|
||||
Version: 45.0
|
||||
Release: 3%{?dist}
|
||||
Version: 46.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A remote desktop client for the GNOME desktop environment
|
||||
|
||||
License: GPL-3.0-or-later
|
||||
@ -21,7 +21,7 @@ BuildRequires: libappstream-glib
|
||||
BuildRequires: meson
|
||||
BuildRequires: vala
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(freerdp2)
|
||||
BuildRequires: pkgconfig(freerdp3)
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(gtk-vnc-2.0)
|
||||
@ -83,6 +83,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Connections
|
||||
%{_datadir}/mime/packages/org.gnome.Connections.xml
|
||||
|
||||
%changelog
|
||||
* Thu Mar 21 2024 Marek Kasik <mkasik@redhat.com> - 46.0-1
|
||||
- Update to 46.0
|
||||
- Use FreeRDP 3
|
||||
|
||||
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 45.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-connections-45.0.tar.xz) = a2c5f8cd3076fc370cdd34f909bd02d07b9391a606133a46d17a5fd92644ee971c7dddb09674d660a462b9f0d99e83ef2b595095173274e54bbdc0f8411fffe4
|
||||
SHA512 (gnome-connections-46.0.tar.xz) = 7c57d2aa581abc6862f2509ed530d089019465ec2a54bc26e9736cf79d4d839a0fc62bb2ac931aa395cd576326a1d7b7c181e741cb943f836904d92ad41871cd
|
||||
|
Loading…
Reference in New Issue
Block a user