KDE Frameworks 5.33 - Automated change, please review

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=177
This commit is contained in:
Luca Beltrame 2017-04-15 08:22:57 +00:00 committed by Git OBS Bridge
parent d307d0c6c3
commit c7ddd60f27
4 changed files with 30 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Sat Apr 15 10:11:51 CEST 2017 - lbeltrame@kde.org
- Update to 5.33.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.33.0.php
- Changes since 5.32.0:
* make remote file:// URL redirect to smb:// work again
* Upgrade ECM and KF5 version requirements for 5.33.0 release.
* keep query encoding when HTTP Proxy is used
* Fix minor typos
* User messages cleanup (and de-emphasize Konqueror)
* Updated user agents (Firefox 52 ESR, Chromium 57)
* Added plugin actions
* Simple patch
* autotest: comment why the SSE-disabling thing doesn't work (QTBUG-47566)
* Handle/truncate url display string assigned to job description. Prevents large data: urls from being included in UI notifications.
* Restore Cancel button shortcut
* Upgrade KF5 version to 5.33.0.
* Add KFileWidget::setSelectedUrl()
* Fix KUrlRequester save mode by adding setAcceptMode REVIEW: 129986
* With this change it is now possible to list multiple paths as defined via the command line.
-------------------------------------------------------------------
Wed Apr 12 10:03:26 UTC 2017 - wbauer@tmo.at
@ -9,7 +33,7 @@ Wed Apr 12 10:03:26 UTC 2017 - wbauer@tmo.at
-------------------------------------------------------------------
Mon Mar 20 15:24:03 UTC 2017 - lbeltrame@kde.org
- Drop sanitize-url-for-proxy.patch, merged upstream
- Drop sanitize-url-for-proxy.patch, merged upstream
-------------------------------------------------------------------
Sun Mar 19 14:50:47 CET 2017 - lbeltrame@kde.org

View File

@ -19,7 +19,7 @@
%bcond_without lang
%define _tar_path 5.32
Name: kio
Version: 5.32.0
Version: 5.33.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 3.0
@ -86,8 +86,8 @@ file dialog also uses this to provide its network-enabled file management.
%package core
Summary: Network transparent access to files and data
Group: System/GUI/KDE
# core subpackage created with 5.9.0
Group: System/GUI/KDE
Conflicts: kio <= 5.8.0
%description core