From 4976bb03f9ee7c767eda779ed0937575927d0525 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 6 Sep 2019 10:58:31 +0200 Subject: [PATCH] Recommend gnome-keyring https://bugzilla.redhat.com/show_bug.cgi?id=1725412 --- libsecret.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/libsecret.spec b/libsecret.spec index 277159a..2488969 100644 --- a/libsecret.spec +++ b/libsecret.spec @@ -7,7 +7,7 @@ Name: libsecret Version: 0.19.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for storing and retrieving passwords and other secrets License: LGPLv2+ @@ -28,6 +28,8 @@ BuildRequires: valgrind-devel Provides: bundled(egglib) +Recommends: gnome-keyring + %description libsecret is a library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus. gnome-keyring and @@ -89,6 +91,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Fri Sep 06 2019 Kalev Lember - 0.19.0-2 +- Recommend gnome-keyring (#1725412) + * Thu Sep 05 2019 Kalev Lember - 0.19.0-1 - Update to 0.19.0