|
|
@ -9,7 +9,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: kde-connect
|
|
|
|
Name: kde-connect
|
|
|
|
Version: 0.8
|
|
|
|
Version: 0.8
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 6%{?dist}
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
|
Summary: KDE Connect client for communication with smartphones
|
|
|
|
Summary: KDE Connect client for communication with smartphones
|
|
|
|
|
|
|
|
|
|
|
@ -46,6 +46,7 @@ BuildRequires: pkgconfig(qca2)
|
|
|
|
|
|
|
|
|
|
|
|
Requires: kf5-filesystem
|
|
|
|
Requires: kf5-filesystem
|
|
|
|
Requires: fuse-sshfs
|
|
|
|
Requires: fuse-sshfs
|
|
|
|
|
|
|
|
Requires: qca-qt5-ossl
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
KDE Connect adds communication between KDE and your smartphone.
|
|
|
|
KDE Connect adds communication between KDE and your smartphone.
|
|
|
@ -181,6 +182,9 @@ fi
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Aug 07 2015 Helio Chissini de Castro <helio@kde.org> - 0.8-6
|
|
|
|
|
|
|
|
- Added missing requires, qca-qt5-ossl. Thanks to Stefano Cavallari <spiky.kiwi@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Aug 05 2015 Helio Chissini de Castro <helio@kde.org> - 0.8-5
|
|
|
|
* Wed Aug 05 2015 Helio Chissini de Castro <helio@kde.org> - 0.8-5
|
|
|
|
- Update the KF5 snapshot.
|
|
|
|
- Update the KF5 snapshot.
|
|
|
|
- Added b revision for 0.8 KDE 4
|
|
|
|
- Added b revision for 0.8 KDE 4
|
|
|
|