[kf5-kio/f20] KDE Frameworks 5.7.0

Daniel Vrátil dvratil at fedoraproject.org
Mon Feb 16 12:31:29 UTC 2015


commit e8db572f6f2d4cd03050cde6e3c0496cd1647fb7
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Fri Feb 13 15:57:21 2015 +0100

    KDE Frameworks 5.7.0

 .gitignore   |    1 +
 kf5-kio.spec |   10 ++++++++--
 sources      |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index beca99f..20d961d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /kio-5.4.0.tar.xz
 /kio-5.5.0.tar.xz
 /kio-5.6.0.tar.xz
+/kio-5.7.0.tar.xz
diff --git a/kf5-kio.spec b/kf5-kio.spec
index a70fb69..c389aa9 100644
--- a/kf5-kio.spec
+++ b/kf5-kio.spec
@@ -1,7 +1,7 @@
 %global framework kio
 
 Name:           kf5-%{framework}
-Version:        5.6.0
+Version:        5.7.0
 Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 3 solution for filesystem abstraction
 
@@ -175,6 +175,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %{_kf5_libexecdir}/kpac_dhcp_helper
 %{_kf5_libexecdir}/kioexec
 %{_kf5_libexecdir}/kioslave
+%{_kf5_libexecdir}/kiod5
 %{_kf5_bindir}/ktelnetservice5
 %{_kf5_bindir}/kcookiejar5
 %{_kf5_bindir}/kmailservice5
@@ -183,6 +184,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %{_kf5_plugindir}/kded/*.so
 %{_kf5_qtplugindir}/kcm_kio.so
 %{_kf5_qtplugindir}/kcm_trash.so
+%dir %{_kf5_plugindir}/kiod
 %{_kf5_datadir}/kservices5/cache.desktop
 %{_kf5_datadir}/kservices5/cookies.desktop
 %{_kf5_datadir}/kservices5/netpref.desktop
@@ -194,10 +196,10 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %{_kf5_datadir}/kservices5/kded/*.desktop
 %{_kf5_datadir}/kservices5/kcmtrash.desktop
 %{_kf5_datadir}/kservices5/useragentstrings
-%{_kf5_datadir}/dbus-1/interfaces/*.xml
 %{_kf5_datadir}/knotifications5/proxyscout.*
 %{_kf5_datadir}/kf5/kcookiejar/domain_info
 %{_kf5_datadir}/applications/*.desktop
+%{_datadir}/dbus-1/services/org.kde.kiod5.service
 
 %post core-libs -p /sbin/ldconfig
 %postun core-libs -p /sbin/ldconfig
@@ -249,6 +251,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %{_kf5_archdatadir}/mkspecs/modules/qt_KIOFileWidgets.pri
 %{_kf5_archdatadir}/mkspecs/modules/qt_KNTLM.pri
 %{_kf5_archdatadir}/mkspecs/modules/qt_KIOWidgets.pri
+%{_datadir}/dbus-1/interfaces/*.xml
 
 %files doc
 %{_kf5_mandir}/man8/*
@@ -258,6 +261,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Mon Feb 09 2015 Daniel Vrátil <dvratil at redhat.com> - 5.7.0-1
+- KDE Frameworks 5.7.0
+
 * Thu Jan 08 2015 Daniel Vrátil <dvratil at redhat.com> - 5.6.0-1
 - KDE Frameworks 5.6.0
 
diff --git a/sources b/sources
index 6f97cd6..ff425e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b994b88b9820bb1a260d61ede0da0c46  kio-5.6.0.tar.xz
+2b8c55bc56b2c2fc1948fcf3aa5714fe  kio-5.7.0.tar.xz


More information about the scm-commits mailing list