diff --git a/kio-5.55.0.tar.xz b/kio-5.55.0.tar.xz deleted file mode 100644 index 908356b..0000000 --- a/kio-5.55.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ac7944c97d6278e183193f61d31dd34430589093b09ad73b4e997bbe1b16ccc -size 3153112 diff --git a/kio-5.56.0.tar.xz b/kio-5.56.0.tar.xz new file mode 100644 index 0000000..ce0adb4 --- /dev/null +++ b/kio-5.56.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6fb0bdae9454cd67de19806e338fdcb72e8678a27e95fad3626491d8b1a4cd4 +size 3158340 diff --git a/kio.changes b/kio.changes index f226c46..3ee8c8e 100644 --- a/kio.changes +++ b/kio.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sun Mar 10 20:15:36 UTC 2019 - lbeltrame@kde.org + +- Update to 5.56.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.56.0.php +- Changes since 5.55.0: + * Port deprecated methods + * kioexec: KAboutData::setupCommandLine() already sets help & version + * Fix crash in Dolphin when dropping trashed file in trash (kde#378051) + * Use correct prefix for static variable + * Middle-elide very long filenames in error strings (kde#404232) + * Add support for portals in KRun + * [KPropertiesDialog] Fix group combobox (kde#403074) + * properly attempt to locate the kioslave bin in $libexec AND $libexec/kf5 + * Use AuthCore instead of Auth + * Add icon name to service providers in .desktop file + * Read IKWS search provider icon from desktop file + * [PreviewJob] Also pass along that we're the thumbnailer when stat'ing file + ------------------------------------------------------------------- Sun Mar 3 11:59:08 UTC 2019 - wbauer@tmo.at diff --git a/kio.spec b/kio.spec index 3da31d5..a14a1a3 100644 --- a/kio.spec +++ b/kio.spec @@ -16,14 +16,14 @@ # -%define _tar_path 5.55 +%define _tar_path 5.56 # 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.55.0 +Version: 5.56.0 Release: 0 Summary: Network transparent access to files and data License: LGPL-2.1-or-later