Drop requires on libgnome-keyring (not needed with qtkeychain >= 0.10.0)

f40
Mukundan Ragavan 4 years ago
parent 22b099e75b
commit 90dab1781a

@ -2,7 +2,7 @@
Name: nextcloud-client
Version: 2.6.4
Release: 4%{?dist}
Release: 5%{?dist}
Summary: The Nextcloud Client
# -libs are LGPLv2+, rest GPLv2
@ -52,8 +52,6 @@ BuildRequires: kf5-rpm-macros
%endif
BuildRequires: sqlite-devel
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
# concerning libgnome-keyring read https://bugzilla.redhat.com/show_bug.cgi?id=1652973
Requires: libgnome-keyring
Provides: mirall = %{version}-%{release}
Obsoletes: mirall < 1.8.0
@ -228,6 +226,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/nextcloud.
%endif
%changelog
* Thu Jun 18 2020 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 2.6.4-5
- Drop requires on libgnome-keyring (not needed with qtkeychain >= 0.10.0)
* Mon Apr 27 2020 Germano Massullo <germano.massullo@gmail.com> - 2.6.4-4
- Added Requires: libgnome-keyring Read https://bugzilla.redhat.com/show_bug.cgi?id=1652973

Loading…
Cancel
Save