diff --git a/gnome-software.spec b/gnome-software.spec index e6b53f0..f53f49d 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -13,7 +13,7 @@ Name: gnome-software Version: 3.32.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A software center for GNOME License: GPLv2+ @@ -118,7 +118,7 @@ This package includes the rpm-ostree backend. %package snap Summary: Support for Ubuntu Snap packages Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: snapd-login-service +Requires: snapd Supplements: (gnome-software%{?_isa} and snapd%{?_isa}) %description snap @@ -248,6 +248,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %{_mandir}/man1/gnome-software-editor.1* %changelog +* Fri Apr 05 2019 Neal Gompa - 3.32.0-6 +- Require snapd instead of the obsolete snapd-login-service for snap subpackage + * Wed Apr 03 2019 Kalev Lember - 3.32.0-5 - Switch to system libdnf