Accepting request 426572 from KDE:Frameworks5

Update to 5.26.0

OBS-URL: https://build.opensuse.org/request/show/426572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio?expand=0&rev=37
This commit is contained in:
Dominique Leuenberger 2016-09-14 21:24:39 +00:00 committed by Git OBS Bridge
commit e75cc621ba
4 changed files with 26 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d9806d74d0119ced246446fd22110ba8ae5a980e4734b165819b30bcadf90578
size 2951304

3
kio-5.26.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:40d546074af313be97f64b644daad46fc9c287dbcf4bc41ca9fb5ff6c02976cf
size 2953124

View File

@ -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

View File

@ -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