diff --git a/gnome-connections.spec b/gnome-connections.spec index ea74b00..3c6d07c 100644 --- a/gnome-connections.spec +++ b/gnome-connections.spec @@ -7,7 +7,7 @@ Name: gnome-connections Version: 40.0.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A remote desktop client for the GNOME desktop environment License: GPLv3+ @@ -38,6 +38,8 @@ Provides: connections = %{version}-%{release} Obsoletes: remotely < 1.0-6 %endif +Provides: bundled(gtk-frdp) + %description Connections is a remote desktop client for the GNOME desktop environment. @@ -77,6 +79,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Connections %{_datadir}/mime/packages/org.gnome.Connections.xml %changelog +* Thu May 20 2021 Felipe Borges - 40.0.1-4 +- Add missing bundled provides + * Mon May 10 2021 Artem Polishchuk - 40.0.1-3 - build: Replace Remotely due EOL with GNOME Connections for f35 | rh#1957981