diff --git a/kaccounts-integration.spec b/kaccounts-integration.spec index 0b611cd..6fd947f 100644 --- a/kaccounts-integration.spec +++ b/kaccounts-integration.spec @@ -1,6 +1,6 @@ Name: kaccounts-integration Version: 19.12.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Small system to administer web accounts across the KDE desktop License: GPLv2+ URL: https://cgit.kde.org/%{name}.git @@ -40,6 +40,7 @@ BuildRequires: pkgconfig(libsignon-qt5) >= 8.55 # For AutoReq cmake-filesystem BuildRequires: cmake +Requires: acounts-qml-module%{?_isa} Requires: signon-plugin-oauth2%{?_isa} Obsoletes: kaccounts < 15.03 @@ -103,6 +104,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Feb 13 2020 Rex Dieter - 19.12.2-2 +- Requires: accounts-qml-module (#1794594) + * Tue Feb 04 2020 Rex Dieter - 19.12.2-1 - 19.12.2