Accepting request 924445 from KDE:Frameworks5
KDE Frameworks 5.87.0 (forwarded request 924235 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/924445 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio?expand=0&rev=118
This commit is contained in:
commit
c9b3a71533
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d699faf3561c08c0cfee507c9a009b8be1ceacadce67c22151c4879d33cf7e06
|
|
||||||
size 3251976
|
|
@ -1,11 +0,0 @@
|
|||||||
-----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-----
|
|
3
kio-5.87.0.tar.xz
Normal file
3
kio-5.87.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b91ed59de09c3b69c1eb50e6df2e087d912bda06a5d394763aa6e2e936cebc6b
|
||||||
|
size 3260188
|
11
kio-5.87.0.tar.xz.sig
Normal file
11
kio-5.87.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmFYlxgACgkQWNDuZIpI
|
||||||
|
s7tl0AgAlvzRrYaD5GzdVMOncF9rFlORjmLqwQo/XGpOqWuBuYO1HJyen+nhRQpd
|
||||||
|
gYS7oQQr7DfWhpkLfLHQ9yZbrLY1xrHHrFMm+A82qN1crfowIg9RaYES0ElBNjCT
|
||||||
|
RnmKLBfBFBQ6tGgY/T2YL5T/Gx5msa6NLY99H5z4KYNc+fDmvggc2LgsbSRkZDL1
|
||||||
|
MPm9Xr3e5WPvhWwUJIfKXIUPj1lo3vBIUSIWFrwTZXLHG0AuOG+Pc7u3GcvuxR24
|
||||||
|
U/6NIdbpcu/WQ21MnvBSvcz78egXf06XRz7TXaJ/jNA3rVm1rIwnDw9Bzakev+Qk
|
||||||
|
6KnRuhYRE1WUzUs4Ido8FPL5GrdTvw==
|
||||||
|
=4oB5
|
||||||
|
-----END PGP SIGNATURE-----
|
15
kio.changes
15
kio.changes
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 3 20:33:50 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.87.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.87.0
|
||||||
|
- Too many changes since 5.86.0, only listing bugfixes:
|
||||||
|
* KUrlCompletion blocks autosuggestion from happening if the
|
||||||
|
input is an exact directory path. (kde#420966)
|
||||||
|
* KDirOperator: provide an option to enable showing open-with item actions (kde#440748)
|
||||||
|
* Fix permissions when copying files (kde#404777)
|
||||||
|
* KFileItem: refresh() shouldn't discard ACL attributes (kde#299155)
|
||||||
|
* KPropertiesDialog: show text label with item name for readonly items too (kde#442237)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 15 08:24:09 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Wed Sep 15 08:24:09 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
4
kio.spec
4
kio.spec
@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.86
|
%define _tar_path 5.87
|
||||||
# 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.86.0
|
Version: 5.87.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