From 9b105cdd7c1e7f365955545b74119a617661cbc65d6e7bfc0748d77d9b76eac0 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Mon, 16 Apr 2018 07:28:32 +0000 Subject: [PATCH] KDE Frameworks 5.45 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=219 --- kio-5.44.0.tar.xz | 3 --- kio-5.45.0.tar.xz | 3 +++ kio.changes | 10 ++++++++++ kio.spec | 10 ++++------ 4 files changed, 17 insertions(+), 9 deletions(-) delete mode 100644 kio-5.44.0.tar.xz create mode 100644 kio-5.45.0.tar.xz diff --git a/kio-5.44.0.tar.xz b/kio-5.44.0.tar.xz deleted file mode 100644 index d50534e..0000000 --- a/kio-5.44.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a8fc6f0af101c4a16270d328806fbf96ee8855e756b033d6a08ce744e7071b7 -size 3145388 diff --git a/kio-5.45.0.tar.xz b/kio-5.45.0.tar.xz new file mode 100644 index 0000000..d3fc5b8 --- /dev/null +++ b/kio-5.45.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e7512e819fe1831b15981641dba26a7dcbbdbccd79cbf076ceedae8e4116b15 +size 3150188 diff --git a/kio.changes b/kio.changes index 701e2ce..f56053c 100644 --- a/kio.changes +++ b/kio.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Apr 14 13:19:04 CEST 2018 - lbeltrame@kde.org + +- Update to 5.45.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.45.0.php +- Changes since 5.44.0: + * Too many changes to list here + ------------------------------------------------------------------- Mon Mar 12 23:29:41 CET 2018 - lbeltrame@kde.org diff --git a/kio.spec b/kio.spec index 6cded43..b73f71d 100644 --- a/kio.spec +++ b/kio.spec @@ -17,9 +17,9 @@ %bcond_without lang -%define _tar_path 5.44 +%define _tar_path 5.45 Name: kio -Version: 5.44.0 +Version: 5.45.0 Release: 0 %define kf5_version %{version} # Full KF5 version (e.g. 5.33.0) @@ -112,6 +112,8 @@ Requires: kjobwidgets-devel >= %{_kf5_bugfix_version} Requires: kservice-devel >= %{_kf5_bugfix_version} Requires: kxmlgui-devel >= %{_kf5_bugfix_version} Requires: solid-devel >= %{_kf5_bugfix_version} +Requires: cmake(Qt5Concurrent) >= 5.6.0 +Requires: cmake(Qt5DBus) >= 5.6.0 Requires: cmake(Qt5Network) >= 5.6.0 %description devel @@ -132,10 +134,6 @@ Development files. %install %kf5_makeinstall -C build %fdupes %{buildroot} -rm %{buildroot}%{_kf5_sysconfdir}/dbus-1/system.d/org.kde.kio.file.conf -rm %{buildroot}%{_kf5_libdir}/libexec/kauth/file_helper -rm %{buildroot}%{_kf5_sharedir}/dbus-1/system-services/org.kde.kio.file.service -rm %{buildroot}%{_kf5_sharedir}/polkit-1/actions/org.kde.kio.file.policy %if %{with lang} %find_lang %{name} --with-man --all-name