[kde-connect] Updated to the latest upstream git to match the mobile app release

Martin Briza mbriza at fedoraproject.org
Wed Mar 5 16:50:52 UTC 2014


commit 8e42379023b80cb5cf31b2bb6241982351179337
Author: Martin Briza <mbriza at redhat.com>
Date:   Wed Mar 5 17:50:33 2014 +0100

    Updated to the latest upstream git to match the mobile app release

 .gitignore       |    1 +
 kde-connect.spec |   13 +++++++++----
 sources          |    2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index df91c5d..f35fd21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /kdeconnect-kde-0.4.2.tar.xz
 /kdeconnect-kde-0.5.tar.xz
+/kdeconnect-kde-0.6.tar.xz
diff --git a/kde-connect.spec b/kde-connect.spec
index 08306bc..ab7da93 100644
--- a/kde-connect.spec
+++ b/kde-connect.spec
@@ -1,6 +1,6 @@
 Name:           kde-connect
-Version:        0.5
-Release:        1%{?dist}
+Version:        0.6
+Release:        0.1.20140305git52901898%{?dist}
 License:        GPLv2+
 Summary:        KDE Connect client for communication with smartphones
 
@@ -34,7 +34,6 @@ make %{?_smp_mflags} -C %{_target_platform}
 
 %install
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
-%find_lang %{name} --all-name --with-kde
 
 
 %post
@@ -52,7 +51,7 @@ fi
 /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
-%files -f %{name}.lang
+%files
 %doc COPYING README
 #daemon
 %{_libexecdir}/kde4/kdeconnectd
@@ -60,6 +59,9 @@ fi
 %{_kde4_libdir}/kde4/kcm_kdeconnect.so
 %{_datadir}/applications/kde4/kdeconnect.desktop
 %{_kde4_datadir}/kde4/services/kcm_kdeconnect.desktop
+#kio
+%{_kde4_libdir}/kde4/kio_kdeconnect.so
+%{_kde4_datadir}/kde4/services/kdeconnect.protocol
 #lib
 %{_kde4_libdir}/kde4/imports/org/kde/kdeconnect/
 %{_kde4_libdir}/kde4/kded_kdeconnect.so
@@ -88,6 +90,9 @@ fi
 
 
 %changelog
+* Wed Mar 05 2014 Martin Briza <mbriza at redhat.com> - 0.6-0.1.20140305git52901898
+- Updated to the latest upstream git to match the mobile app release
+
 * Mon Feb 24 2014 Martin Briza <mbriza at redhat.com> - 0.5-1
 - New release
 
diff --git a/sources b/sources
index 438a79c..e7acae4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c87a7032d5b66dc22b22004a8275b493  kdeconnect-kde-0.5.tar.xz
+2bfd130f6f0cf334dd6c05b820475300  kdeconnect-kde-0.6.tar.xz


More information about the scm-commits mailing list