SHA256
1
0
forked from pool/kded

Accepting request 1002817 from KDE:Frameworks5

KDE Frameworks 5.98.0 (forwarded request 1001655 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/1002817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kded?expand=0&rev=108
This commit is contained in:
Dominique Leuenberger 2022-09-13 13:08:27 +00:00 committed by Git OBS Bridge
commit 94ed9e935f
6 changed files with 27 additions and 16 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLvxsAACgkQWNDuZIpI
s7sGvAf/TJxbMtMjMH9XpyKL/khNBTc+reD7dETIJDhcijUpP+YVBCsXIqhJRXAF
cySybSSVsC5ON1xkEO4CyGrbQ1mS96edjexqp//qD10/+9X4CQLmrs0kypdEIJJn
TCukjMPtC/yAJis5/gzF5EwWVv1GWhk5kRrthQoUHHM1Pv93x6Nl8HafwNR3MDQc
LtVyUHsYQb6UxFnlunnDdOHnYjyabWt+HAumjH+y9dPjKEGyZv9or+dJ48JxtgB8
BG4nMXcnpjfKVlG3VijhlipzPcFYGa733Vl5w54+oDPVVjWYDNYnxlNMYO9bsnO0
BoUtoCRPgDqrLt0sCN6J2oCw40kL3g==
=XL63
-----END PGP SIGNATURE-----

3
kded-5.98.0.tar.xz Normal file
View File

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

11
kded-5.98.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmMV9QIACgkQWNDuZIpI
s7tdAAf+MPyX9RsXsq2Yu4uyyXqIdtEnPC9ssBSvnbCBEy0vuNTU4mFOaPcIwTZp
JfDYxDkDKytW89sjxlZfqEjfRcxlT80y+pIJkuFbSsg5ZUn8Ias8qkO5F82NTRjb
2U0Fvbv1G8ZxfDRY4JQ17MGewJDRU7NWHcNgHL3JoHTyG2ZHmhBrrJGV4ofByaiZ
DWF9Fk8fjVt0qcBOhMoveVbiGJv/FE2Q4mAxWTnABkdbePWN59yRCD+WTMijITAo
VppYhAptcW94ovbFoOZ0SnlpxVNPX7GU3VlSqsOKPyr4jDFXl3xlQUPiFaqIvHrh
FSlYPqtNiduPVsXrLUJo4bBNdCvrIw==
=IO6Y
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Sep 6 07:16:53 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
* Don't install service type definition when building against Qt6
-------------------------------------------------------------------
Sun Aug 7 22:27:19 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -16,14 +16,14 @@
#
%define _tar_path 5.97
%define _tar_path 5.98
# 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 released
Name: kded
Version: 5.97.0
Version: 5.98.0
Release: 0
Summary: Central daemon of KDE workspaces
License: LGPL-2.1-or-later