Accepting request 395657 from KDE:Frameworks5
Update to 5.22.0 OBS-URL: https://build.opensuse.org/request/show/395657 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio?expand=0&rev=33
This commit is contained in:
commit
639a3a205c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:583e403f6d7813be1cd03f9b14c69bd1a6d8398dfd1e9fd87aa5883d6b949923
|
||||
size 2895592
|
3
kio-5.22.0.tar.xz
Normal file
3
kio-5.22.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ecf2fba135dc5403fbc843ade047f9b2586db6ce34e772a46abfaa417f5760a
|
||||
size 2895072
|
23
kio.changes
23
kio.changes
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 7 18:32:19 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.22.0 (boo#980066)
|
||||
* kurlnavigatortoolbutton.cpp - use buttonWidth in paintEvent()
|
||||
* New file menu: filter out duplicates (e.g. between .qrc and
|
||||
system files) (kde#355390)
|
||||
* Fix error message on startup of the cookies KCM
|
||||
* Remove kmailservice5, it can only do harm at this point
|
||||
(kde#354151)
|
||||
* Fix KFileItem::refresh() for symlinks. The wrong size, filetype
|
||||
and permissions were being set
|
||||
* Fix regression in KFileItem: refresh() would lose the file type,
|
||||
so a dir became a file (kde#353195)
|
||||
* Set text on QCheckbox widget rather than using a separate label
|
||||
(kde#245580)
|
||||
* Don't enable acl permissions widget if we don't own the file
|
||||
(kde#245580)
|
||||
* Fix double-slash in KUriFilter results when a name filter is set
|
||||
* KUrlRequester: add signal textEdited (forwarded from QLineEdit)
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.22.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 4 14:21:01 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
6
kio.spec
6
kio.spec
@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
%define _tar_path 5.21
|
||||
%define _tar_path 5.22
|
||||
Name: kio
|
||||
Version: 5.21.0
|
||||
Version: 5.22.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@ -179,8 +179,6 @@ done
|
||||
%{_kf5_libexecdir}/kio_http_cache_cleaner
|
||||
%{_kf5_plugindir}/kf5/kio/http.so
|
||||
%{_kf5_servicesdir}/http_cache_cleaner.desktop
|
||||
%{_kf5_bindir}/kmailservice5
|
||||
%{_kf5_applicationsdir}/kmailservice5.desktop
|
||||
%{_kf5_servicesdir}/data.protocol
|
||||
%{_kf5_servicesdir}/rtsp.protocol
|
||||
%{_kf5_servicesdir}/mms.protocol
|
||||
|
Loading…
Reference in New Issue
Block a user