SHA256
1
0
forked from pool/kded

KDE Frameworks 5.103.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=262
This commit is contained in:
Christophe Marin 2023-02-12 09:52:55 +00:00 committed by Git OBS Bridge
parent 6dbcd75e37
commit 7e8ec6ae01
6 changed files with 26 additions and 16 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmO5SQQACgkQWNDuZIpI
s7uiPQgAuHUxn8kxpxosr4l855XLYmtOq0Qp7ddcjlrHtvrGY5k8uDozlOE/wPUr
6ZdLVZ/56to1d0Mp6AuR+odMwkSCK7qzmuiJ5sjXu92mbeaytXK73VIGNnu7lnbl
1xQpa0s4yPQgtt/Gpk6gQ1jfIF62bpV8sWqKPmjsnGa+g+G9K+GjkXIIZvCHMttk
PpU9bXQzWuBsTn0SP7GI+gqG+j3/ZPOqGvxZF1KQsUbMqxlWXruAyTRCeE9kAGzh
GARJenq0GpElRF8dqC66rSilpApjFDG0dLmHSUjpKUf0egTaFgxjwGsGECFN0pYf
BBvdgcZNLyaz/mJvNoPFou0cWF5PGA==
=eYU9
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmPfeoMACgkQWNDuZIpI
s7uzMwgAkoIWo98NWSZ430dh4rebBNWlzyS67uRtDGUMa2svatLrLko7xePA+QeU
8fLF9Bt1dGMeKfkQm+iSvqRaO0tksin4ksavoki3DNhqfHTdYtFB3B7t9shIss29
rBZhTJKWwhQ0jqrBD1t2AC8TIhrPItbKhvhyeLNvU3a5LqRt7y7BFq6vHPpjPFtJ
inrd3S+O7FQqrOO3xaABc0OW/rOlCB0rPjdJWJOsJHRZ7k13OtpL5t4LhNX0VjzK
zyWsfUIbK71Y3QRbv4OJIE3/RLB7AexUoSLWlBDv6YgF5ckwVNjhOEGdY6Q5sqnZ
G57VW7w9yfGNNGT9RmrHRYgP3fBNhA==
=k0yo
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Feb 8 09:12:47 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 5.103.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.103.0
- Changes since 5.102.0:
* Only recreate icons if an icon dir changed (kde#463353)
-------------------------------------------------------------------
Thu Jan 12 08:18:42 UTC 2023 - Christophe Marin <christophe@krop.fr>

View File

@ -16,14 +16,14 @@
#
%define _tar_path 5.102
%define _tar_path 5.103
# 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.102.0
Version: 5.103.0
Release: 0
Summary: Central daemon of KDE workspaces
License: LGPL-2.1-or-later