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 Name: nextcloud-client
Version: 2.6.4 Version: 2.6.4
Release: 4%{?dist} Release: 5%{?dist}
Summary: The Nextcloud Client Summary: The Nextcloud Client
# -libs are LGPLv2+, rest GPLv2 # -libs are LGPLv2+, rest GPLv2
@ -52,8 +52,6 @@ BuildRequires: kf5-rpm-macros
%endif %endif
BuildRequires: sqlite-devel BuildRequires: sqlite-devel
Requires: %{name}-libs%{?_isa} = %{version}-%{release} 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} Provides: mirall = %{version}-%{release}
Obsoletes: mirall < 1.8.0 Obsoletes: mirall < 1.8.0
@ -228,6 +226,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/nextcloud.
%endif %endif
%changelog %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 * 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 - Added Requires: libgnome-keyring Read https://bugzilla.redhat.com/show_bug.cgi?id=1652973

Loading…
Cancel
Save