Frameworks 5.65 with respins

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=281
This commit is contained in:
Wolfgang Bauer 2019-12-13 15:17:30 +00:00 committed by Git OBS Bridge
parent f6b40390f3
commit 8f54e5cb8b
6 changed files with 33 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+ymwACgkQWNDuZIpI
s7uZ6ggAiL+a0QdHxjJWstYvN+FotQE/48/LLsVHMaVyg08251x42aP3KZCQHrAe
Hju1lsjHxY1PELvUK5fIsz7YJ1M2zPMRPUrfbVV+b7aOY/Ag7ns3e3z2szQu2EI1
S5cKd6k/JSoEi23dDARsHytYGL5XnLZ5pmMLrDl7iTtNYcgOP2dx5sg9nkTZl7tL
zRAjldu9CU61tPBYCyO/CzU3upXD86vzTQqdj1v5V7T60BFAn9TQktCKAWr3imus
BtMZA2k2ZQ/gAnoyBQ93+R8dhehYNzE0voVzs4s3/Z1YvBYKQ9VYlufx8lVYqeui
UJqMLIBzG01tFSXpvWT5rP+7V+Z+Yw==
=km1E
-----END PGP SIGNATURE-----

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d3cc0c82e83c082b424a2fe4c796c4c46f233ccd565775babbf6b434fce851b
size 3191312

11
kio-5.65.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3zpwUACgkQWNDuZIpI
s7tA2wgAt+6lOxJoewn8gFcUj4y/6YO8DjkOnCz7F9KaPxVtuerAh0ZhwOk8ZCyr
0H/tZEFdne1/be0mLi0heGbJ1aTzSSVOTzu95bNJHvGzfpqLQB6er86w7VgKRlYk
PzKCXfEKGDxn4kupgz1CcKDD0u8jUD1HQZ/PV9fxPWsmxwbSp4GDXStOt1Jz3tLH
lcTByzq91pttAU6GfCLt7Rh51h74LiILJayWdBrUBdzn1ytoAPh52tt8f7TkOyap
uEVjIADFfJD25WMFx08ZaimRXNYiyRP3VYs7LMMxM6dQc5xaxDIkIx1F1+tljsvV
p1CHFHzuQhWiLfE+f9G9RZr9iTlkGA==
=x0ft
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Dec 8 11:18:38 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php
- Too many changes since 5.64.0, only listing bugfixes:
* [KFileWidget] Avoid calling slotOk right after the url changed (kde#412737)
* KRun: don't override user preferred app when opening local *.*html and co. files (kde#399020)
* [KPropertiesDialog] provide a way of showing the target of a symlink (kde#413002)
* [Remote ioslave] Add Display Name to remote:/ (kde#414345)
* Fix HTTP proxy settings (kde#414346)
* [DeleteJob] Use a separate worker thread to run actual IO operation (kde#390748)
* [KPropertiesDialog] Make creation date string mouse-selectable too (kde#413902)
-------------------------------------------------------------------
Sun Nov 3 15:47:05 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
#
# spec file for package kio
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,14 +16,14 @@
#
%define _tar_path 5.64
%define _tar_path 5.65
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kio
Version: 5.64.0
Version: 5.65.0
Release: 0
Summary: Network transparent access to files and data
License: LGPL-2.1-or-later