From 59a1b2b1eb9c59a056856c0cc6b33e9eead19b0a8bf771a0d39233fd43b4d6b1 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 8 Feb 2020 00:14:25 +0000 Subject: [PATCH] KDE Frameworks 5.67 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=286 --- kio-5.66.0.tar.xz | 3 --- kio-5.66.0.tar.xz.sig | 11 ----------- kio-5.67.0.tar.xz | 3 +++ kio-5.67.0.tar.xz.sig | 11 +++++++++++ kio.changes | 21 +++++++++++++++++++++ kio.spec | 32 ++++++++++++++++---------------- 6 files changed, 51 insertions(+), 30 deletions(-) delete mode 100644 kio-5.66.0.tar.xz delete mode 100644 kio-5.66.0.tar.xz.sig create mode 100644 kio-5.67.0.tar.xz create mode 100644 kio-5.67.0.tar.xz.sig diff --git a/kio-5.66.0.tar.xz b/kio-5.66.0.tar.xz deleted file mode 100644 index 9c64e25..0000000 --- a/kio-5.66.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5350e20474b48c4fc02347186b7e4db24cb7580ba8c0f1e120b302e6b8db17d -size 3202728 diff --git a/kio-5.66.0.tar.xz.sig b/kio-5.66.0.tar.xz.sig deleted file mode 100644 index 335f76a..0000000 --- a/kio-5.66.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxSgACgkQWNDuZIpI -s7u6jQf/WwGEVFqeu0M1/SwY3NHc/BuLh7FUJBpqFDcj0Lwv1axeBWSYgUKpmXeh -Osow7lEuk5KHLesrJ8RFTWWtJE20+ViIrFaiMWg7tY6/H9hobV+6KVfWxB+Vx4pm -sgy2LyQNKl5jHbio+x8eWFv4+u3Ixcq6bzUMumWKaikmBFZhnOF/XH5uxqPqh92/ -cXyZsSS+nb/6u+e6Cjd+llqoXCzDqb7a0/hh8/ZbJjbf76O7bl+bo7snMDoyRf1t -BN0uykyhkWMXI2LSD4qQknfC/14hoqSQyZjLKlNiwvQVITWFOfmDKJaIk3UwqERj -M5OxfPDThlXCS/xpzP+NQMuekoZrcw== -=50DW ------END PGP SIGNATURE----- diff --git a/kio-5.67.0.tar.xz b/kio-5.67.0.tar.xz new file mode 100644 index 0000000..d4f0838 --- /dev/null +++ b/kio-5.67.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47e2c266a59015d7bb83ea0cf8a035f85f871ae650a67abd3b95d5eb75ff54a0 +size 3223032 diff --git a/kio-5.67.0.tar.xz.sig b/kio-5.67.0.tar.xz.sig new file mode 100644 index 0000000..1ae8583 --- /dev/null +++ b/kio-5.67.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl420YMACgkQWNDuZIpI +s7uJswf/VuMxnpER5F4XKdteiWPQJqM7kFaCJJspjTVfx4T9utGfgd14WxxWjyCt +5ygBULujceBbTbFnSvcwVtMDHx5RPTqzE5Cy6qZAyc1ZNL2qAUHejkBeoiqYrtbs +ZFV8gAbEB22tzTd+kwJA/7YZUB93xeX9HyJkUVJSabEhLcOOp7zkF+uo4y7BQfDx +S7rT5QNXqTceg/P9btp11DI2ZnM9UiYgrKuPDFvC6gGc2Vmoi5MDEsELXRrcNrwE +bbjbz1vvNVVZx7ajtYo8W7pKRiiXzI1pEgzvBf0Hbn40gzqW97nTvecMaY73Cppv +4h2DW8Vohv1OdKzrvphBdx9R1e3NXg== +=GYw8 +-----END PGP SIGNATURE----- diff --git a/kio.changes b/kio.changes index c775ab0..d6784d2 100644 --- a/kio.changes +++ b/kio.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sun Feb 2 18:07:00 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Sun Feb 2 14:32:48 UTC 2020 - Christophe Giboudeaux + +- Update to 5.67.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.67.0.php +- Too many changes since 5.66.0, only listing bugfixes: + * Allow to handle apps with Terminal=True in their desktop + file, handle their associated mimetype properly (kde#410506) + * Add KIO::DropJobFlag to allow manually showing the menu (kde#415917) + * [KOpenWithDialog] Hide collapsible group box when all + options inside are hidden (kde#415510) + * SlaveBase::dispatchLoop: Fix timeout calculation (kde#392768) + * [KDirOperator] Allow renaming files from the context menu (kde#189482) + ------------------------------------------------------------------- Sun Jan 5 09:02:12 UTC 2020 - Christophe Giboudeaux diff --git a/kio.spec b/kio.spec index d151b9a..63e84ec 100644 --- a/kio.spec +++ b/kio.spec @@ -16,14 +16,14 @@ # -%define _tar_path 5.66 +%define _tar_path 5.67 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kio -Version: 5.66.0 +Version: 5.67.0 Release: 0 Summary: Network transparent access to files and data License: LGPL-2.1-or-later @@ -66,16 +66,16 @@ BuildRequires: cmake(KF5Wallet) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5WindowSystem) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5XmlGui) >= %{_kf5_bugfix_version} -BuildRequires: cmake(Qt5Concurrent) >= 5.11.0 -BuildRequires: cmake(Qt5Core) >= 5.11.0 -BuildRequires: cmake(Qt5DBus) >= 5.11.0 -BuildRequires: cmake(Qt5Network) >= 5.11.0 -BuildRequires: cmake(Qt5Qml) >= 5.11.0 -BuildRequires: cmake(Qt5Test) >= 5.11.0 -BuildRequires: cmake(Qt5UiPlugin) >= 5.11.0 -BuildRequires: cmake(Qt5Widgets) >= 5.11.0 -BuildRequires: cmake(Qt5X11Extras) >= 5.11.0 -BuildRequires: cmake(Qt5Xml) >= 5.11.0 +BuildRequires: cmake(Qt5Concurrent) >= 5.12.0 +BuildRequires: cmake(Qt5Core) >= 5.12.0 +BuildRequires: cmake(Qt5DBus) >= 5.12.0 +BuildRequires: cmake(Qt5Network) >= 5.12.0 +BuildRequires: cmake(Qt5Qml) >= 5.12.0 +BuildRequires: cmake(Qt5Test) >= 5.12.0 +BuildRequires: cmake(Qt5UiPlugin) >= 5.12.0 +BuildRequires: cmake(Qt5Widgets) >= 5.12.0 +BuildRequires: cmake(Qt5X11Extras) >= 5.12.0 +BuildRequires: cmake(Qt5Xml) >= 5.12.0 BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(x11) Requires: %{name}-core = %{version} @@ -118,9 +118,9 @@ Requires: cmake(KF5JobWidgets) >= %{_kf5_bugfix_version} Requires: cmake(KF5Service) >= %{_kf5_bugfix_version} Requires: cmake(KF5Solid) >= %{_kf5_bugfix_version} Requires: cmake(KF5XmlGui) >= %{_kf5_bugfix_version} -Requires: cmake(Qt5Concurrent) >= 5.11.0 -Requires: cmake(Qt5DBus) >= 5.11.0 -Requires: cmake(Qt5Network) >= 5.11.0 +Requires: cmake(Qt5Concurrent) >= 5.12.0 +Requires: cmake(Qt5DBus) >= 5.12.0 +Requires: cmake(Qt5Network) >= 5.12.0 %description devel This framework implements almost all the file management functions you @@ -136,7 +136,7 @@ Development files. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build