|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: kde-connect
|
|
|
|
|
Version: 0.7.2
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 0.7.3
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
Summary: KDE Connect client for communication with smartphones
|
|
|
|
|
|
|
|
|
@ -9,8 +9,9 @@ Source0: http://download.kde.org/unstable/kdeconnect/%{version}/src/kdeco
|
|
|
|
|
|
|
|
|
|
BuildRequires: gettext
|
|
|
|
|
BuildRequires: kdelibs4-devel
|
|
|
|
|
BuildRequires: qjson-devel
|
|
|
|
|
BuildRequires: qca2-devel
|
|
|
|
|
BuildRequires: pkgconfig(libfakekey)
|
|
|
|
|
BuildRequires: pkgconfig(QJson)
|
|
|
|
|
BuildRequires: pkgconfig(qca2)
|
|
|
|
|
|
|
|
|
|
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
|
|
|
|
Requires: fuse-sshfs
|
|
|
|
@ -117,6 +118,10 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Oct 16 2014 Rex Dieter <rdieter@fedoraproject.org> - 0.7.3-1
|
|
|
|
|
- kde-connect-0.7.3
|
|
|
|
|
- BR: libfakekey-devel (and switch other BR's to pkgconfig style)
|
|
|
|
|
|
|
|
|
|
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.2-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|