KDE Frameworks 5.73.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=210
This commit is contained in:
parent
a1548e955e
commit
b7ab20c88d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3a2c2f99554add10219ccb52edce4503001206662195a26e2a093fb815318ab
|
||||
size 38116
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8AulMACgkQWNDuZIpI
|
||||
s7tbWwf/Xu9UDHICSvzYymuDB6t8HPb7LLw4YXmoOHtIU8OBvoyJiVsMmR/F9G9x
|
||||
ytjH2EAbVkkP7zWpACK0yPOyb7di39Ewj17VynDvYKR2ENk639rT2He42B34X12G
|
||||
HzA3i29ZTgnuqBxETBH5cBYlvQgoaxLxv/XXr7ZXL38tfG7f1meuZKRFOpMAdxvQ
|
||||
Pm76GgHvjDg/S8vHabt5ER+y6OH2xuZUW59OArUDZ33uvKbkHOIzsrySfIsAyANK
|
||||
UI8LLLhk9Qm48I+eI7tg/aKmd6X/S66vjF26kSJEEp2BFbuVdCVMnAO9pUJzyQAv
|
||||
lZYk8hN5dMAq5UYNn3aJVbGTpThVHA==
|
||||
=jyoX
|
||||
-----END PGP SIGNATURE-----
|
3
kded-5.73.0.tar.xz
Normal file
3
kded-5.73.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f21647a5f35eebaa9bf12b5d5da25c24611c1971f94f27c510d22a48c79b0895
|
||||
size 38136
|
11
kded-5.73.0.tar.xz.sig
Normal file
11
kded-5.73.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8lzpcACgkQWNDuZIpI
|
||||
s7uVlgf/eKwpmqs9ZZ0PVSO7l5DJPDc7VfuybSzCuuPmZkGzNHl2dHNE2iniriSo
|
||||
mJKYKjLFhqQhvI1bC5Y7fiblyVEqr8xEBTaVw1ZlKzpDiZfEiQ7Ar34Kzmql6ETK
|
||||
CQlSXtK8y1BWLHTYPstzAfy4eAvwj52pBEpS/fXxVg4fTNtLeZoubzh7t1FiY6C4
|
||||
lc3Lx7HM2y3u5wwsn9kW21yL4+N53T5S5gK7N722Tw/1muYBIlfriXefziAP7ND+
|
||||
iutHel+U83ok+8qFVRyIbz9yNG1sfLEIXLLVpxVreYZiOgo+jTjaUi4z2HeVs4+v
|
||||
yUpDbqZ6K/dpy8+v2rAYkIVJarXyDg==
|
||||
=ksgz
|
||||
-----END PGP SIGNATURE-----
|
11
kded.changes
11
kded.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 2 07:13:16 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.73.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.73.0
|
||||
- Changes since 5.72.0:
|
||||
* Use KF-standardized Qt logging categories
|
||||
* Use camelcase include. (scripted)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 5 07:55:15 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.72
|
||||
%define _tar_path 5.73
|
||||
# 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: kded
|
||||
Version: 5.72.0
|
||||
Version: 5.73.0
|
||||
Release: 0
|
||||
Summary: Central daemon of KDE workspaces
|
||||
License: LGPL-2.1-or-later
|
||||
@ -111,6 +111,7 @@ Development files.
|
||||
%{_kf5_servicetypesdir}/kdedmodule.desktop
|
||||
%doc %lang(en) %{_kf5_mandir}/*/kded5.*
|
||||
%{_kf5_debugdir}/kded.categories
|
||||
%{_kf5_debugdir}/*.renamecategories
|
||||
%{_kf5_applicationsdir}/org.kde.kded5.desktop
|
||||
%{_userunitdir}/plasma-kded.service
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user