SHA256
1
0
forked from pool/kio

Accepting request 1104583 from KDE:Frameworks5

KDE Frameworks 5.109.0 (forwarded request 1104028 from krop)

OBS-URL: https://build.opensuse.org/request/show/1104583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio?expand=0&rev=144
This commit is contained in:
Dominique Leuenberger 2023-08-19 22:10:54 +00:00 committed by Git OBS Bridge
commit 065d67d657
6 changed files with 31 additions and 15 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmShLtsACgkQWNDuZIpI
s7vGiwf8D5B3hG54GJ0MZzbmIO8f5+744AkeOiOerdvNd2UO3oSO6fie7KLhoTX+
Tok3Gaa3UFeUvRJANUH1ORiiCwX6O1XPzScanpzE3gDVJa1nW79kx8FGEZa2De47
qU01AIpMA+FfbO5litMt0ID8drPDHcSNvc1ric3ZsKtKI+74ai0nIDm08U4caKmD
WyvRK/BhLKWZ5Iao07UGmZHig+W4BLYLIlzUg7PX0DmBAndARnALm2d+hilHJIMw
Lk+CM1RkV7M/5Swr1lfp/+AHjhMIHTGHIdbfx0gTph4GqagZ1gDXkISOl4OO9bCg
YF87GgtmO/mCroI3DfAUkGty1T0VLw==
=AdZn
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmTeZyYACgkQWNDuZIpI
s7s8WAf+OPlpePh1ktqktRw9NpyA47R/qwZhL/57pQ0JunnHsD/zbJNn3Z3YfzKh
OpOSUdJg1HxQw1063Rym4xbkpQibSop5QZ720MTPFaZw9VdyQ4GoIn5NiwZRiwpZ
2QzRbZxX8bmB6Uxqjqi0QeQQs50slaHjd9L2Q/TY4I+y2bmmZQz+gUS9GytDPzjw
T1E57Ou9omsTy5MEtBn8aitWXbfJNBah+diPn7zJnOeyYKGhlBpcjsWGNG06jcBM
6EwA6gYrjigzowgyOqSwuYu3WvA+iUjrnPBNp7WRnH0q/q37S1HIJ41MVwoYlduS
gCuzGIdWSJgQH8fq4x8flFWlRCNo8g==
=czjJ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Aug 8 17:42:57 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 5.109.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.109.0
- Changes since 5.108.0:
* Use switcheroo-control to find discrete GPUs (kde#449106)
* file: preserve mode on put (kde#471539)
* KFileWidget: Use targetUrl to extract urls, better handle absolute urls cases (kde#459485)
* Add explicit moc includes to sources for moc-covered headers
* KFileWidget: better exclude string that may look like Urls (kde#473228)
-------------------------------------------------------------------
Mon Jul 3 07:01:50 UTC 2023 - Christophe Marin <christophe@krop.fr>

View File

@ -23,7 +23,7 @@
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
%bcond_without released
Name: kio
Version: 5.108.0
Version: 5.109.0
Release: 0
Summary: Network transparent access to files and data
License: LGPL-2.1-or-later
@ -86,6 +86,8 @@ Requires: %{name}-core = %{version}
Requires: kded >= %{_kf5_bugfix_version}
# KIO/FileDialog uses klauncher directly, but we can't add Requires, as that would introduce dep cycle
Recommends: kinit
# Only useful for laptops with hybrid GPU
Recommends: switcheroo-control
%description
This framework implements almost all the file management functions you