Recommend gnome-keyring
https://bugzilla.redhat.com/show_bug.cgi?id=1725412
This commit is contained in:
parent
e0cab33232
commit
4976bb03f9
@ -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 <klember@redhat.com> - 0.19.0-2
|
||||
- Recommend gnome-keyring (#1725412)
|
||||
|
||||
* Thu Sep 05 2019 Kalev Lember <klember@redhat.com> - 0.19.0-1
|
||||
- Update to 0.19.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user