diff --git a/kio-5.25.0.tar.xz b/kio-5.25.0.tar.xz deleted file mode 100644 index 602b514..0000000 --- a/kio-5.25.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9806d74d0119ced246446fd22110ba8ae5a980e4734b165819b30bcadf90578 -size 2951304 diff --git a/kio-5.26.0.tar.xz b/kio-5.26.0.tar.xz new file mode 100644 index 0000000..461f789 --- /dev/null +++ b/kio-5.26.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40d546074af313be97f64b644daad46fc9c287dbcf4bc41ca9fb5ff6c02976cf +size 2953124 diff --git a/kio.changes b/kio.changes index 4d80c88..2c16497 100644 --- a/kio.changes +++ b/kio.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Sep 6 20:50:52 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.26.0 + * KPropertiesDialog: remove warning note from docu, + the bug is gone + * [test program] resolve relative paths using QUrl::fromUserInput + * KUrlRequester: fix error box when selecting a file and + reopening the file dialog + * Provide a fallback if slaves don't list the . entry + (kde#366795) + * Fix creating symlink over "desktop" protocol + * KNewFileMenu: when creating symlinks use KIO::linkAs + instead of KIO::link + * KFileWidget: fix double '/' in path + * KUrlRequester: use static connect() syntax, was inconsistent + * KUrlRequester: pass window() as parent for the QFileDialog + * Avoid calling connect(null, .....) from KUrlComboRequester + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.26.0.php + ------------------------------------------------------------------- Mon Aug 8 11:28:15 UTC 2016 - wbauer@tmo.at diff --git a/kio.spec b/kio.spec index ba83fe6..11600c4 100644 --- a/kio.spec +++ b/kio.spec @@ -17,9 +17,9 @@ %bcond_without lang -%define _tar_path 5.25 +%define _tar_path 5.26 Name: kio -Version: 5.25.0 +Version: 5.26.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12