KDE Frameworks 5.70
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=292
This commit is contained in:
parent
7052ca637f
commit
fda713b5f6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09e4d37058bb5b5993536ea6b010c605b9d2f732e141e9903e2d5f64fea20de6
|
||||
size 3225116
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl6KEfEACgkQWNDuZIpI
|
||||
s7tMtQf/ZCRoShJ2V8IfWYQrhafhiBoHDUcAyD5fhcFOwUtJg/VSqoViKDabycU8
|
||||
A95FyNBBr3mrvlKXC7qV6cqMdZmilu4hNomncln6regJpqXQAJzr6kix9XRxyIQe
|
||||
rC/e/16GvAevVWhPhvb3g82C6rS1sMlii5QQuyD1wnRzEUT+fChPHBVh3w/ZlCO8
|
||||
dqAzzDowBADMI8pY/rAmGw2j+eq5TQGsG39UiVlcewFDb9iV5lx0ZbTQFV5G+0CV
|
||||
5uvXcfu9CwhojfOKcWPoLB3uqJ/crNd+3cbXvW3LcKIPqSlOuPmQKyvti55sNaXZ
|
||||
wnzwq2AqV8tfvAUtCf7BEA+05zgGIQ==
|
||||
=5VzU
|
||||
-----END PGP SIGNATURE-----
|
3
kio-5.70.0.tar.xz
Normal file
3
kio-5.70.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a99acc697f07eb3c27176c26f8904cb409628bfca46e2a1b0633cdcf84e4ce8
|
||||
size 3200704
|
11
kio-5.70.0.tar.xz.sig
Normal file
11
kio-5.70.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl6t9HwACgkQWNDuZIpI
|
||||
s7txdwf+O7qnPY48+L0Xf19qL4TKvy5Lz2zeMGnWilbCQp49O92Ez/BWSMpLQ7xz
|
||||
MfOZsxUCFaR8sjtmc6ZnP/Xo15UP5t5C3Ymq4qNh5Y+O/KjyiTkhVb70QSeS7OSP
|
||||
fuk8naNW0fEyMQMRx8Lz24HxXTK4MRexy1sOGtU05BlxkJo/r2opriPdp8Vm9MkV
|
||||
EaelduHxOYMcKRLBMHnvartJ7UOhzTX8FUzd5Xvtb+rq9KMvaSbP0WfhMvH3URrs
|
||||
3dfFBVE+wrMmmmcRxd0ajYLDshw7gzzaJqYZHBifwwG7K8U61FI2+XU4mNF0jhZg
|
||||
r2g12lKEFgDvwcrMurNuDfQUdsTlVA==
|
||||
=aFlP
|
||||
-----END PGP SIGNATURE-----
|
14
kio.changes
14
kio.changes
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 3 09:40:02 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.70.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.70.0
|
||||
- Too many changes since 5.69.0, only listing bugfixes:
|
||||
* [RenameDialog] Add an arrow indicating direction from src to dest (kde#268600)
|
||||
* Make the HTML file template more useful (kde#419935)
|
||||
* kio_trash: Add size, modification, access and create date for trash:/ (kde#413091)
|
||||
* Show previews on encrypted filesystems (kde#411919)
|
||||
* [KPropertiesDialog] Disable changing remote dir icons (kde#205954)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 5 19:45:39 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
4
kio.spec
4
kio.spec
@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.69
|
||||
%define _tar_path 5.70
|
||||
# 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.69.0
|
||||
Version: 5.70.0
|
||||
Release: 0
|
||||
Summary: Network transparent access to files and data
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user