KDE Frameworks 5.66.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=196
This commit is contained in:
parent
715d6a06cf
commit
0ab0b95db1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:14ba21ffed8b425be7550c8b7e3ba78d3f208b800bba7db6c950e02c06d1f032
|
|
||||||
size 38008
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQVwACgkQWNDuZIpI
|
|
||||||
s7vJtQgAmzMq7M+RfF9hQEicgn1tFKWWlpUIiZs65HHbjBdMLwcxCPduBERNgh0D
|
|
||||||
8OE/yIgy57lAw/VewfN5i2iqPbxIKwUybbOLNYJmk+fFnssVmqIPzIOnkf9s4dmw
|
|
||||||
TDKwZ4NnEBoeZb4bY5Mz0DXlxjkl0WJ/gTBX8i50kv0+DRKHuhKH6qNeyKgehCwg
|
|
||||||
oabEbkTfyBeAbhxc2iG9272A9aHk8npiaf8OL4UizjhHAMltbJ2vT4YUlVTlGpSx
|
|
||||||
TMxIOgY1IEaR7xIhjzrj08qqkAzzB6suV8fJcLXXdieFwfKIzhh6F/kQG3tRoSV9
|
|
||||||
1/S2cxxlQGW8IkSxt1DZtI0YfojaqQ==
|
|
||||||
=LWYp
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kded-5.66.0.tar.xz
Normal file
3
kded-5.66.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:52223e641c4e8e3158220ed7b6c48e4c3f3e67f882603ada0e3757b4136255a4
|
||||||
|
size 38056
|
11
kded-5.66.0.tar.xz.sig
Normal file
11
kded-5.66.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxOcACgkQWNDuZIpI
|
||||||
|
s7uhsQf+N8KLoKhFH94UTvqIhr1INtPUxrLcjLxZSrxPBuAM3Ui2TW3veOitdxKe
|
||||||
|
GgVGixvReo3imeCk88FqaoYVKfZNA4AEztB8TtQhTEZl1BW53U3Y4Yteuhs+B+xb
|
||||||
|
dhwu1WqagRAma0Y45zbbl/cNWCIPh4nkpPgDSYx+qxYDyNT4EQWirFXbrwj8eDwd
|
||||||
|
56QEW14uGiP5/yP7wPMw3LYh+dscyZEE1YZqcdgS9k71RV48t9m6dS/rJv8QCqLs
|
||||||
|
zMksVB7Os1VhMcPHYIVdJ5eX4DUQIAy7Tzttoqp7GVdSVSBG4ZE9uMvr/Vi1VSAd
|
||||||
|
aEisJXPoP3kF/Dcgr0c4+1ij0v/CNQ==
|
||||||
|
=dF9D
|
||||||
|
-----END PGP SIGNATURE-----
|
10
kded.changes
10
kded.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 5 09:02:05 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.66.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.66.0.php
|
||||||
|
- Changes since 5.65.0:
|
||||||
|
* Update the obsolete projects.kde.org URL
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 8 11:18:27 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Dec 8 11:18:27 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kded
|
# spec file for package kded
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LLC
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.65
|
%define _tar_path 5.66
|
||||||
# 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: kded
|
Name: kded
|
||||||
Version: 5.65.0
|
Version: 5.66.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Central daemon of KDE workspaces
|
Summary: Central daemon of KDE workspaces
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user