Require snapd instead of the obsolete snapd-login-service for snap subpackage

This commit is contained in:
Neal Gompa 2019-04-05 08:29:41 -04:00
parent 7a82a2d0de
commit 44473e8bec

View File

@ -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 <ngompa13@gmail.com> - 3.32.0-6
- Require snapd instead of the obsolete snapd-login-service for snap subpackage
* Wed Apr 03 2019 Kalev Lember <klember@redhat.com> - 3.32.0-5
- Switch to system libdnf