build: Replace Remotely due EOL with GNOME Connections for f35 | rh#1957981
This commit is contained in:
parent
9f67da7197
commit
df3efc6c27
@ -7,7 +7,7 @@
|
||||
|
||||
Name: gnome-connections
|
||||
Version: 40.0.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: A remote desktop client for the GNOME desktop environment
|
||||
|
||||
License: GPLv3+
|
||||
@ -32,6 +32,12 @@ Requires: hicolor-icon-theme
|
||||
Obsoletes: connections < 40.0-2
|
||||
Provides: connections = %{version}-%{release}
|
||||
|
||||
# Remotely EOL and replaced by GNOME Connections.
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1957981
|
||||
%if 0%{?fedora} >= 35
|
||||
Obsoletes: remotely < 1.0-6
|
||||
%endif
|
||||
|
||||
%description
|
||||
Connections is a remote desktop client for the GNOME desktop environment.
|
||||
|
||||
@ -71,6 +77,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Connections
|
||||
%{_datadir}/mime/packages/org.gnome.Connections.xml
|
||||
|
||||
%changelog
|
||||
* Mon May 10 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 40.0.1-3
|
||||
- build: Replace Remotely due EOL with GNOME Connections for f35 | rh#1957981
|
||||
|
||||
* Fri Apr 16 2021 Simone Caronni <negativo17@gmail.com> - 40.0.1-2
|
||||
- Rebuild for updated FreeRDP.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user