Drop gnome-keyring recommends again
https://bugzilla.redhat.com/show_bug.cgi?id=1781864
This reverts commit 4976bb03f9.
This commit is contained in:
parent
52660c1f51
commit
963c21498a
@ -7,7 +7,7 @@
|
||||
|
||||
Name: libsecret
|
||||
Version: 0.20.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Library for storing and retrieving passwords and other secrets
|
||||
|
||||
License: LGPLv2+
|
||||
@ -28,8 +28,6 @@ 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
|
||||
@ -91,6 +89,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 06 2020 Kalev Lember <klember@redhat.com> - 0.20.2-2
|
||||
- Drop gnome-keyring recommends again (#1781864)
|
||||
|
||||
* Wed Mar 11 2020 Kalev Lember <klember@redhat.com> - 0.20.2-1
|
||||
- Update to 0.20.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user