From a0c670df6d863d9ebd6c3b57c6adc3e339d8309e Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mar 05 2019 17:48:54 +0000 Subject: 5.56.0 --- diff --git a/.gitignore b/.gitignore index e0782b4..87a1606 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /kio-5.54.0.tar.xz /kio-5.54.1.tar.xz /kio-5.55.0.tar.xz +/kio-5.56.0.tar.xz diff --git a/kf5-kio.spec b/kf5-kio.spec index 992c4f0..a54b986 100644 --- a/kf5-kio.spec +++ b/kf5-kio.spec @@ -1,7 +1,7 @@ %global framework kio Name: kf5-%{framework} -Version: 5.55.0 +Version: 5.56.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 solution for filesystem abstraction @@ -292,6 +292,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Mar 05 2019 Rex Dieter - 5.56.0-1 +- 5.56.0 + * Mon Feb 04 2019 Rex Dieter - 5.55.0-1 - 5.55.0 diff --git a/kio-slave_path.patch b/kio-slave_path.patch index fafdc16..dee0fe3 100644 --- a/kio-slave_path.patch +++ b/kio-slave_path.patch @@ -1,11 +1,11 @@ -diff -up kio-5.40.0/src/core/slave.cpp.path kio-5.40.0/src/core/slave.cpp ---- kio-5.40.0/src/core/slave.cpp.path 2017-11-05 02:33:04.000000000 -0600 -+++ kio-5.40.0/src/core/slave.cpp 2017-11-13 10:04:14.921095694 -0600 -@@ -504,7 +504,6 @@ Slave *Slave::createSlave(const QString +diff -up kio-5.56.0/src/core/slave.cpp.slave_path kio-5.56.0/src/core/slave.cpp +--- kio-5.56.0/src/core/slave.cpp.slave_path 2019-03-02 07:42:49.000000000 -0600 ++++ kio-5.56.0/src/core/slave.cpp 2019-03-05 11:47:45.518940711 -0600 +@@ -509,7 +509,6 @@ Slave *Slave::createSlave(const QString // search paths const QStringList searchPaths = QStringList() - << QCoreApplication::applicationDirPath() // then look where our application binary is located - << QLibraryInfo::location(QLibraryInfo::LibraryExecutablesPath) // look where libexec path is (can be set in qt.conf) + << qlibexec + << qlibexecKF5 << QFile::decodeName(CMAKE_INSTALL_FULL_LIBEXECDIR_KF5); // look at our installation location - const QString kioslaveExecutable = QStandardPaths::findExecutable(QStringLiteral("kioslave"), searchPaths); diff --git a/sources b/sources index 44eaca3..2c39821 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kio-5.55.0.tar.xz) = b6fd996ef2fd641359a337e2e6472ddc875ab750b56cd47e124f73e3fbb55e6ae1d4c78db22e91bf8e49956c349f48c00af2f1a3cb1035b03ab945398fb8999b +SHA512 (kio-5.56.0.tar.xz) = 305709cf273234204d591d7d51b34095cca0c076963150b0e9c65648989effecc240f1f29692933fa693a29cbbfe93a22d0dc774086d104315f8c43a6f2c78b0