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