Fixing a typo of Requires: accounts-qml-module

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
epel9
Mohan Boddu 5 years ago
parent 860bd324bc
commit f2faf1c11f

@ -1,6 +1,6 @@
Name: kaccounts-integration
Version: 19.12.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Small system to administer web accounts across the KDE desktop
License: GPLv2+
URL: https://cgit.kde.org/%{name}.git
@ -40,7 +40,7 @@ BuildRequires: pkgconfig(libsignon-qt5) >= 8.55
# For AutoReq cmake-filesystem
BuildRequires: cmake
Requires: acounts-qml-module%{?_isa}
Requires: accounts-qml-module%{?_isa}
Requires: signon-plugin-oauth2%{?_isa}
Obsoletes: kaccounts < 15.03
@ -104,6 +104,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Fri Feb 14 2020 Mohan Boddu <mboddu@bhujji.com> - 19.12.2-3
- Fixing a typo of Requires: accounts-qml-module
* Thu Feb 13 2020 Rex Dieter <rdieter@fedoraproject.org> - 19.12.2-2
- Requires: accounts-qml-module (#1794594)

Loading…
Cancel
Save