Package Release Info

kio-5.55.0-bp151.4.3.1

Update Info: openSUSE-2019-1863
Available in Package Hub : 15 SP1 Update

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kio
kio-64bit
kio-core
kio-core-64bit
kio-devel
kio-devel-64bit
kio-lang

Change Logs

* Wed Jun 26 2019 opensuse.lietuviu.kalba@gmail.com
- Update kio-lang.tar.xz by including updated translations for
  da eu gl id ja ko lt nn pa pl pt_BR ru sk languages based on
  KDE Frameworks 5.59 translations by executing
  msgmerge -N --previous $NEW.po $OLD.po
* Mon Jun 24 2019 opensuse.lietuviu.kalba@gmail.com
- Add kio-lang.tar.xz with updated Lithuanian translations, the
  included ones KDE Frameworks 5.55 were rather incomplete
  (boo#1139359).
Version: 5.103.0-150500.3.2.1
* Wed Feb 08 2023 christophe@krop.fr
- Update to 5.103.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.103.0
- Changes since 5.102.0:
  * CommandLauncher: Emit error when command was not found
  * Add KUrlNavigator::supportedSchemes, to replace customProtocols
  * Add missing copyFromFile entries to http.json for webdav and webdavs (kde#464450)
  * Mark WorkerBase::needSubUrlData as deprecated
  * [commandlauncherjob] Deprecate setIcon
  * job_error: add missing space between sentences for one string (kde#464631)
  * Correct setDesktopName() docs regarding optionality of .desktop suffix
  * Drop outdated docs for mailto kioslave
  * Add deprecation warnings for KDirOperator::setView(KFile::FileView)
  * Deprecate unused Scheduler::connect/disconnects methods
  * Deprecate Slave::isConnected/setConnected
  * Restore old behavior for KFileFilterCombo::setFilter (kde#463309)
  * KCoreDirListerCache: Remove unnecessary assert
  * KFilePlacesView: Set transientParent on context menu (kde#453532)
  * KURISearchFilterEngine: Use DuckDuckGo as a default shortcut
  * widgets/renamefiledialog: remove bulk rename number limit
* Thu Jan 12 2023 christophe@krop.fr
- Update to 5.102.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.102.0
- Changes since 5.101.0:
  * Restore old behavior for KFileFilterCombo::setFilter
  * [kprocessrunner] Don't specify which desktop the app should be launched on
  * Fix crash when dealing with user notification dialog
  * [WidgetsAskUserActionHandler] Add fallbacks for dialog parent windows (kde#463124)
  * [jobuidelegate] Set window when creating delegate
  * Fix KFileFilterComboTest
  * kdiroperator: fix full file path not being stripped (kde#459900)
  * Fix integer overflow for large files in AccessManager (kde#452972)
  * Pre-select "Delete" in Delete Confirmation Dialog (kde#462845)
  * Make link against KWindowSystem private
  * [KOpenWithDialog] Save search history in state config
  * file_unix: Fix check for hidden NTFS files
  * Use new nomenclature with socket name; use ".socket" suffix
  * Port away from deprecated KService::property overload
  * [previewjob] Deprecate overlayIconSize and overlayIconAlpha
  * Replace KIO::SlaveConfig with KIO::WorkerConfig
  * Remove unused includes
  * [kpropertiesdialog] Remove UI to set DBus startup type
  * when inside a sandbox use different openwith behavior
  * Don't install service desktop files for KCMs in KF6
  * Don't install KonqPopupMenu service type file for KF6
  * Fix typo
  * Port away from deprecated KWindowSystem API
  * webdav docs: remove broken link
* Tue Dec 06 2022 christophe@krop.fr
- Update to 5.101.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.101.0
- Too many changes since 5.100.0, only listing bugfixes:
  * Ignore finished() from the timeoutSpecialCommand (kde#459980)
* Tue Nov 08 2022 christophe@krop.fr
- Update to 5.100.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.100.0
- Too many changes since 5.99.0, only listing bugfixes:
  * AskUserActionInterface: add DeleteInsteadOfTrash deletion type (kde#431351)
- Drop patch, merged upstream:
  * kio-mr1008-fix-webdav.diff
* Thu Oct 27 2022 code@bnavigator.de
- Add kio-mr1008-fix-webdav.diff
  * Fixes WebDAV upload (kde#460717)
  * https://invent.kde.org/frameworks/kio/-/merge_requests/1008
* Sat Oct 01 2022 christophe@krop.fr
- Update to 5.99.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
  * DesktopExecParser: Fix parsing of TerminalApplication when it contains args (kde#459408)
  * KPropertiesDialog: Split single command entry box into separate exec and args
  * allow hiding permissions tab
  * port http to workerbase
  * Worker template: fix install location
  * kcms/webshortcuts: hide from System Settings' main navigation
  * disable state validation
  * UserNotificationHandler: fix messagebox type mismatches
  * Fix missing details in message dialogs from worker
* Tue Sep 06 2022 christophe@krop.fr
- Update to 5.98.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
  * Install WidgetsAskUserActionHandler header
  * file_unix: optimize copy (kde#458001)
  * Add FreeBSD Qt6 CI support
  * KFilePlacesItem: Remove unused enum
  * KFilePlacesModel: Don't show error message on UserCanceled
  * Add overloads for Utils::concatPaths()
  * Use AskUserActionInterface (async) in UserNotificationHandler (kde#451834)
  * Ensure iconForStandardPath() returns user-home for QStandardPaths::HomeLocation (kde#447238)
  * trash:/ set the UDS_LOCAL_PATH (kde#368104)
  * KUrlNavigator: check if typed text matches a relative dir first (kde#353883)
  * FileUndoManager: for copyjob only add undo if it copied something (kde#454226)
  * Use Functors with QMetaObject::invokeMethod()
  * DesktopExecParser: don't kioexec if there is a handler for scheme (kde#442721)
  * force admin worker to run in a thread
  * install workerfactory header
  * introduce RealWorkerFactory
  * revise jobuidelegate factorization
  * [kfileitemactions] Show desktop file actions more prominently (kde#417012)
  * clear state after timeout'd special call
  * make loading UDSEntries from streams thread safe
  * Remove ServiceType from KDED metadata
  * Drop obsolete X11 dependency, introduce WITH_X11 option instead
  * KProcessRunner: fix OpenUrlJob and CommandLauncherJob unittests
  * Don't install service type definition for properties plugins when building without deprecated things
  * Remove service type definition for DnD plugins
  * Sync QT_MIN_VERSION with KF's REQUIRED_QT_VERSION
  * disable state validation
* Sun Aug 07 2022 christophe@krop.fr
- Update to 5.97.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.97.0
- Too many changes since 5.96.0, only listing bugfixes:
  * KRecentDocument: better prevent duplicate bookmark for same href (kde#456046)
  * FileUndoManager: fix job description when undoing a batch-renaming (kde#437510)
  * Fix crash in DropJob (kde#454747)
  * Fix thumbnailer result for parent mime types being overwritten (kde#453480)
  * KImageFilePreview: if no current preview, don't show last one on resize (kde#434912)
* Sun Jul 03 2022 christophe@krop.fr
- Update to 5.96.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
  * Remove calls to no-op KNewFileMenu::setViewShowsHiddenFiles
  * rename ioslave_defaults to ioworker_defaults
  * Don't treat KJob::UserDefinedError as unknown error
  * move global enum to worker nomenclature
  * [webrunner] Add debian as new keyword for webrunner
  * [knewfilemenu] Don't forcibly change file extension (kde#456091)
  * [knewfilemenu] Write Name when creating Link files
  * Pass JobUiDelegate's window to created dialogs
  * [knewfilemenu] Always add .desktop suffix when creating link file
  * Deprecated global file class code in KFileWidget
  * KRecentDirs: Deprecate reading/writing to global file
  * [kfileplacesmodel] Cache device display name
  * PreviewJob: Add note about plugins being cached internally
  * KRecentDocuments: Improve indentation in recentlyused.xbel (kde#456046)
  * Add template for empty file (kde#297003)
  * We need it when we build with strict compile
  * Don't duplicate headers between cpp/.h files
  * Don't leak the slave's worker thread
  * filewidgets: update location text after selected files are renamed (kde#455327)
  * Add "Get more Apps in Discover" button to kopenwithdialog
  * new worker API
  * Bump deprecation KF version in ecm_set_disabled_deprecation_versions
  * KPropertiesDialog: fix saving changes when editing a .desktop file symlink (kde#450727)
* Fri Jun 10 2022 christophe@krop.fr
- Update to 5.95.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
  * KCoreUrlNavigator: add urlSelectionRequested signal (kde#453289)
  * kio_file: fix data race on static user cache (kde#454619)
  * file_unix: use thread id rather than pid for filehelper socket
  * [KDirOperator] Add option to show hidden files last
  * [KFileItemDelegate] Add a semi-transparent effect to the labels of hidden files
  * PreviewJob: Resolve parent mime types before checking wildcards (kde#453480)
  * [kemailclientlauncherjob] Allow setting BCC
  * TrashSizeCache: fix parsing of directory cachesize file and improve code
  * DirectorySizeJob: use targetUrl as url
  * KFileItem: GetStatusBarInfo: Improve display for urls
  * KDirModel: don't nuke query and fragment in URLs
  * [KFilePlacesView] Show inline eject button only for removable drives (kde#453890)
  * [KFilePlacesView] Don't show capacity bar for network shares
  * kpasswdserver: fix mistake
  * port to standard C++ smart pointers where possible
  * rfc search provider: Fix URL
  * Skip generation of KCM symlinks on windows
  * KCMs: Define plugin id to match the desktop file name
  * Embed json metadata in KCMs, port to new systemsettings namespaces
  * quickfix crash if element not found, we want to use the range erase here
  * Add env var KIO_ENABLE_WORKER_THREADS in case of trouble.
  * Initialize std::atomic<bool> variables.
  * SlaveBase: skip sighandlers when run in thread
  * kio_file: remove use of QDir::setCurrent()
  * Implement running KIO workers in-process using a thread
  * [StatJob] Set total amount to 1 Item
  * KSambashare: handle "Weak crypto is allowed" error message
  * dropjob: don't create PasteJob when `m_hasArkFormat` is true
  * KFileWidget: initialize KFilePlaceModel before KUrlNavigator
  * [previewjob] Deduplicate legacy plugins based on desktop file name instead of pluginId
* Tue May 10 2022 christophe@krop.fr
- Update to 5.94.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.94.0
- Too many changes since 5.93.0, only listing bugfixes:
  * KFileWidget: allow icon sizes to go up to 512 (kde#452139)
  * dropjob: Extract Ark data in ctor (kde#453390)
  * Don't put job/ioworker on hold after getting the mimetype (kde#452729)
  * [KUrlNavigatorPlacesSelector] Do storage setup also when requesting a new tab (kde#452923)
  * KFilePlacesView: use animations only if QStyle::SH_Widget_Animation_Duration > 0 (kde#448802)
  * KUrlNavigator: offer open in new window action too (kde#451809)
* Sun Apr 03 2022 christophe@krop.fr
- Update to 5.93.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.93.0
- Changes since 5.92.0:
  * Fix KRecentDocumentTest
  * fix reading wrong integer type from config (kde#452048)
  * Add Yandex search keywords
  * [KFilePlacesView] Don't append "(hidden)" to disappearing groups
  * Don't use KCrash on Android, currently not used there
  * KOpenWithDialog: alternative fix for the sort filter model regex
  * Introduce KCoreUrlNavigator
  * filewidgets: Auto-select filename before extension in filename dialog
  * Add support in krecentdocument to add to recently-used.xbel
  * [KFilePlacesView] Drop now unused placeEntered/Left handling
  * [KFilePlacesView] Show free space as permanent thin line
  * include QStandardPaths
  * autotests: port kdirmodeltest to QSignalSpy::wait
  * KRecentDocuments: don't save history for hidden files by default
  * KUrlNavigator: don't force LtR
  * [KPropertiesDialog] Use PlainText format for most labels
  * autotests: use temp dir to avoid issues with parallel tests
  * KFileItem: protect againt ' ' passed mimeType
  * KFileItem: use passed mimeType to determine isDir
  * KOpenWithDialog: Include arguments in name when writing a new desktop file
  * Add Android to the list of supported platforms
  * [KPropertiesDialog] Make read-only filename label selectable by mouse
  * [KFilePlacesModel] Improve outcome of dropped places
  * Add autotest for KDirLister::setMimeFilter
  * [ftp] Simplify code
* Mon Mar 07 2022 christophe@krop.fr
- Update to 5.92.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.92.0
- Too many changes since 5.91.0, only listing bugfixes:
  * KFilePlacesView: Fix crash when dragging over topmost section header (kde#450813)
  * Hide mount point labels if mount point can't be found (kde#449791)
  * Fix trash KCM not having any icon on wayland (kde#449859)
  * Fix potential crash in pastejob (kde#439948)
  * [KFilePlacesView] Mount place when dropping onto it (kde#206629)
  * [knewfilemenu] Bind stat job connection lifetime to dialog, not the whole menu (kde#433347)
* Mon Feb 07 2022 christophe@krop.fr
- Force PIE when building with gcc-10 (boo#1195628)
* Sun Feb 06 2022 christophe@krop.fr
- Update to 5.91.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.91.0
- Too many changes since 5.90.0, only listing bugfixes:
  * Consider slow files as remote files in previewjob (kde#349161)
  * [desktopexecparser] Consider associations from mimeapps.list to
    determine whether an app supports a scheme (kde#440062)
  * [kopenwithdialog] Fix filtering (kde#449330)
  * kdirmodel: Allow using full path for Icon in .desktop file (kde#448116)
  * file_unix: Do not try to preserve ownership when permission is -1 (kde#447779)
  * KPropertiesDialog: use the KFileItem when checkig if the url is local (kde#444624)
* Mon Jan 03 2022 christophe@krop.fr
- Update to 5.90.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.90.0
- Too many changes since 5.89.0, only listing bugfixes:
  * kdirmodel: Return "unknown" icon when the icon is null (kde#447573)
  * do not access service past its prime (kde#446539)
* Sat Dec 04 2021 christophe@krop.fr
- Update to 5.89.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.89.0
- Changes since 5.88.0:
  * Add new signals and logic to handle open directories in new windows or tabs
  * Fix KRun::runApplication when xdg activation is involved (kde#446272)
  * Explicitly remove the event filters in classes managed by a unique_ptr
  * [KACLEditWidget] Load list of users/groups on demand
  * [KPropertiesDialog] Reuse existing KUser instance
  * Fix directory thumbnailer loading
  * [CopyJob] Emit moving while renaming
  * [KPropertiesDialog] Improve presentation of file type configuration
  * [KPropertiesDialog] Add extra fields value in correct column
  * Allow loading of Thumbnailers using embedded json metadata
  * KDirOperator: get the icon sizes from user settings
  * [KACLEditWidget] Remove redundancy and add icons to buttons
  * [KPropertiesDialog] Use Filelight icon and name from desktop file
  * [KPropertiesDialog] Hide time labels in multiple mode
  * [KPropertiesDialog] Also hide label_left for timestamps
  * Fix copying between different filesystems on Linux < 5.3
  * [KDynamicJobTracker] Support KUiServerV2JobTracker
- Drop patch, now upstream:
  * 0001-Fix-KRun-runApplication-when-xdg-activation-is-invol.patch
* Thu Dec 02 2021 fabian@ritter-vogt.de
- Add patch to fix KRun on Wayland (kde#446272,
  gh#openSUSE/kmozillahelper#33):
  * 0001-Fix-KRun-runApplication-when-xdg-activation-is-invol.patch
* Sun Nov 07 2021 christophe@krop.fr
- Strip 'Source' URL for faster submissions
* Sun Nov 07 2021 christophe@krop.fr
- Update to 5.88.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.88.0
- Too many changes since 5.87.0, only listing bugfixes:
  * KMountPoint: revert to parsing /dev/disk/by-{uuid,label}/ manually (kde#442106)
  * CopyJob: handle the no-op case of symlinks on FAT partitions (kde#442310)
  * KUrlCompletion: Disregard the trailing slash when sorting directory paths (kde#442717)
  * KFilePropsPlugin: Allow to edit properties when setFileNameReadOnly is set (kde#441847)
  * kuriikwsfiltereng: Fix quitting match logic if accidentally bang syntax is used (kde#437660)
  * file_unix: Fix endless loop during xattr copy. (kde#441446)
  * Improve "trash is full" error message (kde#442865)
Version: 5.55.0-bp151.4.12.1
* Mon Sep 07 2020 Wolfgang Bauer <wbauer@tmo.at>
- Add patch to fix reading the "Accept For Session" cookie setting
  in the kcookiejar daemon (boo#1167985)
  * kcookiejar-Fix-reading-Accept-For-Session-cookie-setting.patch
Version: 5.55.0-bp151.2.4
* Sun Mar 03 2019 wbauer@tmo.at
- Add Fix-NTFS-hidden-check-for-symlinks.patch to avoid hiding
  symlinks to NTFS mountpoints (kde#402738)
* Fri Feb 15 2019 alarrosa@suse.com
- Downgrade the Qt version requirement to build with 5.9
* Sun Feb 10 2019 lbeltrame@kde.org
- Update to 5.55.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.55.0.php
- Changes since 5.54.0:
  * Improve keyboard controls of the checksum widget
  * Add helper function to disable redirections (useful for kde-open)
  * Correct tag
  * Revert "Refactor SlaveInterface::calcSpeed" (kde#402665)
  * Revert "Fix elapsed time check"
  * NetRC: Delete copy constructor and assignment operator
  * KPasswdServerClient: Delete copy constructor and assignment operator
  * KSSLSettings: Delete copy constructor and assignment operator
  * delete copy constructor and assignment operator of some internal classes
  * Fix elapsed time check
  * Don't set CMake policy CMP0028 to old. We don't have targets with :: unless they are imported...
  * [kio] Add ellipsis to search label in Cookies section
  * [KNewFileMenu] Don't emit fileCreated when creating a directory
  * Use (and suggest using) the nicer K_PLUGIN_CLASS_WITH_JSON
  * avoid blocking kio_http_cache_cleaner and ensure exit with session (kde#367575)
  * Fix failing knewfilemenu test and underlying reason for its failure
- Dropped patches, now upstream:
  * 0002-Revert-Refactor-SlaveInterface-calcSpeed.patch
* Mon Jan 14 2019 lbeltrame@kde.org
- Update to 5.54.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.54.0.php
- Changes since 5.53.0:
  * Too many changes to list here
- Add upstream patch to prevent crashes in KIO (kde#402665)
  * 0002-Revert-Refactor-SlaveInterface-calcSpeed.patch
* Sun Dec 09 2018 lbeltrame@kde.org
- Update to 5.53.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.53.0.php
- Changes since 5.52.0:
  * Too many changes to list here
* Sun Nov 11 2018 lbeltrame@kde.org
- Update to 5.52.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.52.0.php
- Changes since 5.51.0:
  * Too many changes to list here
- Dropped patches, now upstream:
  * 0001-kio_help-Fix-crash-in-QCoreApplication-when-accessin.patch
* Thu Oct 18 2018 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to fix kio_help crashing on start:
  * 0001-kio_help-Fix-crash-in-QCoreApplication-when-accessin.patch
* Tue Oct 16 2018 Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
* Mon Oct 15 2018 lbeltrame@kde.org
- Update to 5.51.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.51.0.php
- Changes since 5.50.0:
  * Too many changes to list here
* Thu Sep 13 2018 lbeltrame@kde.org
- Update to 5.50.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
- Changes since 5.49.0:
  * Too many changes to list here
- Drop 0001-Revert-Support-NTFS-hidden-files.patch, the problem
  with the root folder being hidden has been fixed (or rather
  workarounded) upstream
* Sun Aug 19 2018 christophe@krop.fr
- Update to 5.49.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.49.0.php
- Changes since 5.48.0:
- Too many changes to list here
* Mon Jul 16 2018 lbeltrame@kde.org
- Update to 5.48.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.48.0.php
- Changes since 5.47.0:
  * Too many changes to list here
- Refreshed patches:
  * 0001-Revert-Support-NTFS-hidden-files.patch
* Wed Jun 13 2018 lbeltrame@kde.org
- Update to 5.47.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.47.0.php
- Changes since 5.46.0:
  * Check if destination exists also when pasting binary data (kde#394318)
  * Auth support: Return the actual length of socket buffer
  * Auth support: Unify API for file descriptor sharing
  * Auth support: Create socket file in user's runtime directory
  * Auth support: Delete socket file after use
  * Auth support: Move task of cleaning up socket file to FdReceiver
  * Auth support: In linux don't use abstract socket to share file
    descriptor
  * [kcoredirlister] Remove as many url.toString() as possible
  * KFileItemActions: fallback to default mimetype when selecting only files
    (kde#393710)
  * Introduce KFileItemListProperties::isFile()
  * KPropertiesDialogPlugin can now specify multiple supported protocols
    using X-KDE-Protocols
  * Preserve fragment when redirecting from http to https
  * [KUrlNavigator] Emit tabRequested when path in path selector menu is
    middle-clicked
  * Performance: use the new uds implementation
  * Don't redirect smb:/ to smb:// and then to smb:///
  * Allow accepting by double-click in save dialog (kde#267749)
  * Enable preview by default in the filepicker dialog
  * Hide file preview when icon is too small
  * i18n: use plural form again for plugin message
  * Use a regular dialog rather than a list dialog when trashing or deleting
    a single file
  * Make the warning text for deletion operations emphasize its permanency
    and irreversibility
  * Revert "Show view mode buttons in the open/save dialog's toolbar"
* Fri Jun 01 2018 lbeltrame@kde.org
- Don't recommend kio-extras5
* Sun May 13 2018 lbeltrame@kde.org
- Update to 5.46.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.46.0.php
- Changes since 5.45.0:
  * Too many changes to list here
- Refreshed patches:
  * 0001-Revert-Support-NTFS-hidden-files.patch
Version: 5.45.0-bp150.3.3.1
* Wed Jun 26 2019 wbauer@tmo.at
- Add upstream patch to fix downloaded files (via http) getting an
  "invalid" modification time (boo#1104595, kde#374420)
  * copyjob-Only-set-modification-time-if-the-kio-slave-provided-it.patch
Version: 5.45.0-bp150.2.4
* Fri May 04 2018 wbauer@tmo.at
- Add 0001-Revert-Support-NTFS-hidden-files.patch to revert the new
  support for NTFS hidden files, it caused the mount point itself
  to be hidden (boo#1091780, kde#392913)
* Sat Apr 14 2018 lbeltrame@kde.org
- Update to 5.45.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.45.0.php
- Changes since 5.44.0:
  * Too many changes to list here
* Mon Mar 12 2018 lbeltrame@kde.org
- Update to 5.44.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
- Changes since 5.43.0:
  * Too many changes to list here
- Dropped patches, now upstream:
  * 0001-Dont-stat-etc-localtime-between-read-and-write.patch
  * 0001-Fix-bug-382437-Regression-in-kdialog-causes-wrong-file-ext.patch
* Tue Feb 13 2018 alarrosa@suse.com
- Add patch to fix a problem that made kio copy files too slowly (kde#384561)
  * 0001-Dont-stat-etc-localtime-between-read-and-write.patch
- Add patch to fix kdialog writing files with .bin extension in chrome
  when downloading files (kde#382437)
  * 0001-Fix-bug-382437-Regression-in-kdialog-causes-wrong-file-ext.patch
* Mon Feb 12 2018 lbeltrame@kde.org
- Update to 5.43.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
- Changes since 5.42.0:
  * Too many changes to list here
- Dropped patches, now upstream:
  * 0001-Fix-KFilePreviewGenerator-LayoutBlocker.patch
  * fix-overlap-of-first-item-in-kfileplacesview.patch
* Tue Jan 16 2018 lbeltrame@kde.org
- Update to 5.42.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.42.0.php
- Changes since 5.41.0:
  * Too many changes to list here
- Add upstream patch fix-overlap-of-first-item-in-kfileplacesview.patch:
  * Fixes overlapping in items in the places view
- Dropped patches, now upstream:
  * fix-handling-of-KCookieAdvice_AcceptForSession.patch
* Fri Jan 12 2018 fabian@ritter-vogt.de
- Add patch to fix layout of icons in the file dialog (kde#352776):
  * 0001-Fix-KFilePreviewGenerator-LayoutBlocker.patch
* Sun Dec 17 2017 lbeltrame@kde.org
- Update to 5.41.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.41.0.php
- Changes since 5.40.0:
  * Too many changes to list here
- Dropped patches, now upstream:
  * kio-5.40-fix-directory-creation.patch
* Thu Nov 30 2017 antoine.belvire@opensuse.org
- Fix error upon directory creation with Dolphin (kde#387073):
  * Add kio-5.40-fix-directory-creation.patch.
* Mon Nov 13 2017 lbeltrame@kde.org
- Update to 5.40.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
- Changes since 5.39.0:
  * Fix display of remote:/ in the qfiledialog
  * Implement support for categories on KfilesPlacesView
  * HTTP: fix error string for the 207 Multi-Status case
  * KNewFileMenu: clean up dead code, spotted by Coverity
  * IKWS: Fix possible infinite loop, spotted by Coverity.
  * KIO::PreviewJob::defaultPlugins() function
  * Revert "Add support for sharing file descriptor between file ioslave and it's KAuth helper"
  * Revert "Add kauth helper to file ioslave"
  * Revert "Add ability to use the new kauth helper in file ioslave"
  * Add ability to use the new kauth helper in file ioslave
  * Add kauth helper to file ioslave
  * Add support for sharing file descriptor between file ioslave and it's KAuth helper
* Thu Nov 02 2017 wbauer@tmo.at
- Add fix-handling-of-KCookieAdvice_AcceptForSession.patch to
  fix the "Accept For Session" cookie setting that was not properly
  respected (boo#1049975, kde#386325)
* Mon Oct 23 2017 lbeltrame@kde.org
- Update to 5.39.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.39.0.php
- Changes since 5.38.0:
  * kioexec: Watch the file when it has finished copying (kde#384500)
  * Make the string translatable
  * KFileItemDelegate: Always reserve space for icons (kde#372207)
  * Show kioslave names in the debug output
* Tue Sep 12 2017 lbeltrame@kde.org
- Update to 5.38.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.38.0.php
- Changes since 5.37.0:
  * Too many changes to list here
- Dropped patches, now upstream:
  * fix-applying-special-file-attributes.patch
  * KDesktopPropsPlugin-create-destination-dir.patch
  * Really-rate-limit-INF_PROCESSED_SIZE-messages.patch
* Tue Aug 22 2017 wbauer@tmo.at
- Add Really-rate-limit-INF_PROCESSED_SIZE-messages.patch to not
  cause high CPU load during file copies (kde#383843, boo#1016920,
  boo#1051349)
- Add KDesktopPropsPlugin-create-destination-dir.patch to fix
  modifying applications' .desktop files in the "Edit File Type"
  dialog if the corresponding directory doesn't exist in
  ~/.local/share/ (boo#1000946)
* Tue Aug 15 2017 wbauer@tmo.at
- Add fix-applying-special-file-attributes.patch to fix modifying
  advanced permissions in the file/folder properties dialog
  (boo#978935, kde#365795)
* Sat Aug 12 2017 christophe@krop.fr
- Update to 5.37.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.37.0.php
- Changes since 5.36.0 :
  * Fix assert in UrlUtil::firstChildUrl()
  * Add new method urlSelectionRequested to KUrlNavigator
  * Revert "Emit a "." UDSEntry when not present, even on empty directories."
  * KUrlNavigator: expose the KUrlNavigatorButton that received a drop event
  * Fix build on musl libc by exposing setgroups(2).
  * Emit a "." UDSEntry when not present, even on empty directories. (kde#382046)
  * Fix test not found when setting CMAKE_RUNTIME_OUTPUT_DIRECTORY, for some reason.
  * Stash without asking the user with a Copy/Cancel popup.
  * Ensure KDirLister updates items whose target URL has changed. (kde#382341)
  * Fix kdirwatch warning
  * API dox: use official name "D-Bus" consistently
  * Make advanced options of "open with" dialog collabsible and hidden by default
  * Minor: Fix a couple of deprecation warnings
* Wed Jul 12 2017 lbeltrame@kde.org
- Update to 5.36.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.36.0.php
- Changes since 5.35.0:
  * [KNewFileMenu] Hide "Link To Device" menu if it would be empty
  * Use KIO::rename instead of KIO::moveAs in setData (kde#380897, kde#380898)
  * Get the doc dirs with the newly exported function
  * Fix drop menu position on Wayland
  * KUrlRequester: Set NOTIFY signal to textChanged() for text property.
  * [KOpenWithDialog] HTML-escape file name
  * tests: dropjobtest: register KIO::CopyJob* as metatype
  * tests: fix krununittest when install prefix has spaces
  * [FEATURE] Option to build & install QCH file with the public API dox
  * KCoreDirLister::cachedItemForUrl: don't create the cache if it didn't exist
  * Use "data" as filename when copying data urls (kde#379093)
* Sun Jun 11 2017 lbeltrame@kde.org
- Update to 5.35.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.35.0.php
- Changes since 5.34.0:
  * Too many changes to list here
- Dropped patches, now upstream:
  * 0001-Identify-PIE-binaries-application-x-sharedlib-as-exe.patch
* Mon May 29 2017 fabian@ritter-vogt.de
- Add patch to allow running PIE enabled binaries (kde#350018):
  * 0001-Identify-PIE-binaries-application-x-sharedlib-as-exe.patch
* Mon May 15 2017 fabian@ritter-vogt.de
- Update to 5.34.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.34.0.php
- Changes since 5.33.0:
  * Fix quoting of preprocessor-definition.
  * KDirSortFilterProxyModel: bring back natural sorting (kde#343452)
  * Fill UDS_CREATION_TIME with the value of st_birthtime on FreeBSD
  * http slave: send error page after authorization failure (kde#373323)
  * kioexec: delegate upload to a kded module (kde#252026, kde#370532)
  * Fix KDirlister Gui Test setting URL scheme twice
  * Delete kiod modules on exit
  * Don't apply the workaround before Qt 5.8.0
  * Generate a moc_predefs.h file for KIOCore (kde#371721)
  * kioexec: fix support for --suggestedfilename
- Remove patches, now upstream:
  * enable-natural-sorting-in-KDirSortFilterProxyModel.patch
- Use %find_lang --with-man --all-name
- Use %kf5_find_htmldocs