Accepting request 492070 from KDE:Frameworks5

Update to KDE Frameworks 5.33.0

OBS-URL: https://build.opensuse.org/request/show/492070
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio?expand=0&rev=46
This commit is contained in:
Dominique Leuenberger 2017-04-30 19:18:59 +00:00 committed by Git OBS Bridge
commit f340626681
4 changed files with 31 additions and 7 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

View File

@ -17,9 +17,9 @@
%bcond_without lang
%define _tar_path 5.32
%define _tar_path 5.33
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