|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
|
|
|
|
|
Name: kaccounts-providers
|
|
|
|
|
Version: 21.04.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Additional service providers for KAccounts framework
|
|
|
|
|
License: GPLv2
|
|
|
|
|
URL: https://invent.kde.org/network/%{name}
|
|
|
|
@ -33,6 +33,9 @@ BuildRequires: pkgconfig(Qt5WebEngine)
|
|
|
|
|
|
|
|
|
|
Requires: signon-ui
|
|
|
|
|
|
|
|
|
|
# https://pagure.io/fedora-kde/SIG/issue/66
|
|
|
|
|
Supplements: kaccounts-integration
|
|
|
|
|
|
|
|
|
|
# switched to arch'd pkg
|
|
|
|
|
Obsoletes: kaccounts-providers < 15.12.0
|
|
|
|
|
|
|
|
|
@ -74,6 +77,9 @@ Obsoletes: kaccounts-providers < 15.12.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon May 17 2021 Rex Dieter <rdieter@fedoraproject.org> - 21.04.1-2
|
|
|
|
|
- Supplements: kaccounts-integration (pagure#66)
|
|
|
|
|
|
|
|
|
|
* Tue May 11 2021 Rex Dieter <rdieter@fedoraproject.org> - 21.04.1-1
|
|
|
|
|
- 21.04.1
|
|
|
|
|
|
|
|
|
|