Merge branch 'master' into f23

epel9
Rex Dieter 9 years ago
commit 7f7f4bc8f5

2
.gitignore vendored

@ -1,2 +1,2 @@
/kdeconnect-kde-0.8.tar.xz
/kdeconnect-kde-0.9f.tar.xz
/kdeconnect-kde-0.9g.tar.xz

@ -8,7 +8,7 @@
Name: kde-connect
Version: 0.9
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2+
Summary: KDE Connect client for communication with smartphones
@ -19,7 +19,7 @@ Url: https://projects.kde.org/kdeconnect-kde
# then rename accordingly
Source0: kdeconnect-kde-%{_git_describe}.tar.xz
%else
Source0: http://download.kde.org/unstable/kdeconnect/%{version}/src/kdeconnect-kde-%{version}f.tar.xz
Source0: http://download.kde.org/unstable/kdeconnect/%{version}/src/kdeconnect-kde-%{version}g.tar.xz
%endif
Source1: http://download.kde.org/unstable/kdeconnect/0.8/src/kdeconnect-kde-0.8.tar.xz
@ -41,6 +41,7 @@ BuildRequires: kf5-ki18n-devel
BuildRequires: kf5-kiconthemes-devel
Buildrequires: kf5-kio-devel
BuildRequires: kf5-knotifications-devel
BuildRequires: kf5-kwayland-devel
BuildRequires: libXtst-devel
BuildRequires: pkgconfig(libfakekey)
BuildRequires: qca-qt5-devel >= 2.1.0-14
@ -106,7 +107,7 @@ Requires: fuse-sshfs
%prep
%setup -q -n kdeconnect-kde-%{version}
%setup -q -n kdeconnect-kde-%{version}g
%build
@ -213,6 +214,9 @@ fi
%changelog
* Sat Jan 09 2016 Rex Dieter <rdieter@fedoraproject.org> 0.9-4
- kde-connect-0.9g
* Tue Dec 01 2015 Rex Dieter <rdieter@fedoraproject.org> 0.9-3
- make plasma-workspace a soft dependency (#1286431)

@ -1,2 +1,2 @@
43fbad180dc5412c8c0131399acaceea kdeconnect-kde-0.8.tar.xz
8574467d0d905a7267f79ffc80ca0934 kdeconnect-kde-0.9f.tar.xz
1472d071bd3d4f46c125a3aa0f387ca2 kdeconnect-kde-0.9g.tar.xz

Loading…
Cancel
Save