Accepting request 371064 from KDE:Frameworks5

Update to 5.20.0

OBS-URL: https://build.opensuse.org/request/show/371064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio?expand=0&rev=30
This commit is contained in:
Dominique Leuenberger 2016-03-16 09:30:06 +00:00 committed by Git OBS Bridge
commit cd6d653c54
4 changed files with 33 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Sun Mar 6 09:58:57 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.20.0 (boo#970856)
* Fix KIO app-slave connection breaking if appName contains
a '/' (kde#357499)
* Try multiple authentication methods in case of failures
* help: fix mimeType() on get()
* KOpenWithDialog: show mimetype name and comment in "Remember"
checkbox text (kde#110146)
* A series of changes to avoid a directory relist after a file
rename in more cases (kde#359596)
* http: rename m_iError to m_kioError
* kio_http: read and discard body after a 404 with errorPage=false
* kio_http: fix mimetype determination when URL ends with '/'
* FavIconRequestJob: add accessor hostUrl() so that konqueror
can find out what the job was for, in the slot
* FavIconRequestJob: fix job hanging when aborting due to
favicon too big
* FavIconRequestJob: fix errorString(), it only had the URL
* KIO::RenameDialog: restore preview support, add date and
size labels (kde#356278)
* KIO::RenameDialog: refactor duplicated code
* Fix wrong path-to-QUrl conversions
* Use kf5.kio in the category name to match other categories
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.20.0.php
-------------------------------------------------------------------
Fri Feb 12 22:00:55 UTC 2016 - wbauer@tmo.at

View File

@ -17,9 +17,9 @@
%bcond_without lang
%define _tar_path 5.19
%define _tar_path 5.20
Name: kio
Version: 5.19.0
Version: 5.20.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12