KDE Frameworks 5.86
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=343
This commit is contained in:
parent
5688d4f4db
commit
316667282d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e4d58a7d2ae6530c4b676fe7f7e4583a86436c68861eb971bf91af9efead19f6
|
|
||||||
size 3200300
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmENBYUACgkQWNDuZIpI
|
|
||||||
s7s4ewf/WHmRjcizKl/sfq9gBzi1BeG7YwCWR1IXpTYdmeP9s9HLdUjbiirzSS2M
|
|
||||||
a3iVZslMtXsdANq0qcBVHz1pbYKCk6ghVa8T+HTqR62LWDRa9zL1rivWp+t9Nwgu
|
|
||||||
mhvjbtfKcOSDAo3RxQYvijOlBSnSCOIi15YR9si2md5m+qJ0KjLE5uEPr0MD8MK2
|
|
||||||
UZWficVS2/sV+ugpPtS65T0twyopJNozBrQgUpd/IsT+oO35SDsS5EW//Fkg8YKu
|
|
||||||
dOGcHNW10HwNuw1GtpoiP+wDBkvJTRRbW3IZIND7HyY7kiYmfw8Vl2u9U5DRt522
|
|
||||||
P+nK4v4SJC/xcq/4ZnvI5MNOhJ3oiA==
|
|
||||||
=khk3
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kio-5.86.0.tar.xz
Normal file
3
kio-5.86.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d699faf3561c08c0cfee507c9a009b8be1ceacadce67c22151c4879d33cf7e06
|
||||||
|
size 3251976
|
11
kio-5.86.0.tar.xz.sig
Normal file
11
kio-5.86.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmE1HVkACgkQWNDuZIpI
|
||||||
|
s7u4IQf/SCr7o1kooszq5hX33DU31ace1jqQYXji5aKpMgJWM1OdHMjpbNk8bHGm
|
||||||
|
wiaECmt8LZj/bmChMsAt78eLCB5APV8oPeyWN79WAPQiYuxiLi5T4u0A4DEbxbn0
|
||||||
|
O0QEYoFf998kKSZEr1krc7pY/gSVEuMj5UcVR4YdVN6QgG00Tj5CuKBQa51KExZz
|
||||||
|
B3fIhfQIElintuQqCn3cwffKvyJ+vYOOJaTSE5g6o2fcC/tHc98fAuk2dLrnNA/U
|
||||||
|
lHZ1U6Ty6dlE9zW/HQNDi+/UxkQgVPKw1xntRE4lCmG82xvcVunqv8OfiIlmX26Z
|
||||||
|
svjL/XyMKq3kwowrw6DR/LCe8DYhFA==
|
||||||
|
=h+42
|
||||||
|
-----END PGP SIGNATURE-----
|
15
kio.changes
15
kio.changes
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 6 06:22:09 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.86.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.86.0
|
||||||
|
- Too many changes since 5.85.0, only listing bugfixes:
|
||||||
|
* Inline kssld operators to avoid duplicate symbol errors (kde#428807)
|
||||||
|
* KFilePlaceEditDialog: Always preserve previous icon (kde#439622)
|
||||||
|
* kio_http: wrap a long error message (kde#160399)
|
||||||
|
* kio_file: detect failure to create symlinks due to filesystem support (kde#253678)
|
||||||
|
* CopyJob: ask users about replacing invalid characters in file/folder names (kde#136746)
|
||||||
|
* KDirOperator: expand to url only in detail tree view (kde#440475)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 27 08:34:41 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Aug 27 08:34:41 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
4
kio.spec
4
kio.spec
@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.85
|
%define _tar_path 5.86
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# 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}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kio
|
Name: kio
|
||||||
Version: 5.85.0
|
Version: 5.86.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Network transparent access to files and data
|
Summary: Network transparent access to files and data
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user