diff --git a/kio-5.19.0.tar.xz b/kio-5.19.0.tar.xz deleted file mode 100644 index 28fe34f..0000000 --- a/kio-5.19.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db26d787efd4b9f7da1970fb9814bca130f6d3adc578a847e93b4ac5ceadfa30 -size 2889500 diff --git a/kio-5.20.0.tar.xz b/kio-5.20.0.tar.xz new file mode 100644 index 0000000..85e0f96 --- /dev/null +++ b/kio-5.20.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0385883d4b12d044ed6ee030a3e02ddbddae55a131b74022db95f0f974bee7a9 +size 2895068 diff --git a/kio.changes b/kio.changes index d1d4eb5..4e78a2a 100644 --- a/kio.changes +++ b/kio.changes @@ -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 diff --git a/kio.spec b/kio.spec index b94c7bd..ca4a687 100644 --- a/kio.spec +++ b/kio.spec @@ -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