From 7c3fe83078fc2bf1a4dbb7b59242dcd741810f98 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Tue, 14 Jul 2020 11:22:32 -0500 Subject: [PATCH] Re-require libgnome-keyring --- nextcloud-client.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/nextcloud-client.spec b/nextcloud-client.spec index 924bccf..0992a7f 100644 --- a/nextcloud-client.spec +++ b/nextcloud-client.spec @@ -2,7 +2,7 @@ Name: nextcloud-client Version: 2.6.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Nextcloud Client # -libs are LGPLv2+, rest GPLv2 @@ -52,6 +52,8 @@ 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 @@ -226,6 +228,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/nextcloud. %endif %changelog +* Tue Jul 14 2020 Gwyn Ciesla - 2.6.5-2 +- Reinstate libgnome-keyring requires. + * Fri Jul 10 2020 Gwyn Ciesla - 2.6.5-1 - 2.6.5