KDE Frameworks 5.76
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=216
This commit is contained in:
committed by
Git OBS Bridge
parent
9300668d0a
commit
65e3967e77
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd811f4e8058348f772133d910aa8623fde4208c50c7d7a834605cf04f8f097d
|
||||
size 36624
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl96NHYACgkQWNDuZIpI
|
||||
s7tndggAgfjkABs5IZBUZ7xCT5bwLSYyjafAS39i8omg4z267T1KIR7UALF8mO0O
|
||||
npEmUerlPVZawD9UWq5Z6mgxPdy6KXQ5AY+p353lO9/ElzUF30G8GyXC11rcAxVD
|
||||
MssncA4phg5L+4t+wqUES81xdrBKSfF2ZnHD9POK9RCRMHfg5waiuTRsoB5nlxwp
|
||||
XNbd98Hk6zelZ4pxp3hzV+LjTHV6b9H5TnCCZJVaH2FnBZ/PSwT8QC+YcOuX/mhV
|
||||
d+CWXQILFSeu+EvUgNgB/F0wf8xiQwDzljwey7AiHiSUY9blXeoqcJFQtXwMoKDo
|
||||
9CaLQljc3XqxrWlDtzqlVaEJ3Xxufw==
|
||||
=GMGa
|
||||
-----END PGP SIGNATURE-----
|
3
kded-5.76.0.tar.xz
Normal file
3
kded-5.76.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e94a4737ffc359d3614a1dff15b9727d54cb5fe639828946e0efcdcdbff3516
|
||||
size 36664
|
11
kded-5.76.0.tar.xz.sig
Normal file
11
kded-5.76.0.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl+m5GsACgkQWNDuZIpI
|
||||
s7tc/wf/aGo4taL0XVcYjrC0PfiJGNLuoweXkIcIBTfd2yDMeVUZQ/Uaqc2UxFs6
|
||||
fHj7uLu0XofSQQdDFjGjo4KhWSYVAF+HZlCelxaQqHKTgAoAw00Yq0aH8fEXevrO
|
||||
iHNgfpndEi9DHglvjQEPX5rUBUWJuLLr7T/wES3fAnqZeSH5ZoRK0hbjqMRnFPzZ
|
||||
w1skr5ge1TszI58Nly8FDAXze5iskik+41NXZENUxZY7EPBWxPf5VUaIfOCDmjGj
|
||||
xMYjYv7rXMBgF/BQzg2TsXYl8x+GffEqT9knXeE5NggszYofIt4BJE3qYXnGcnWr
|
||||
8unMb/3nlyI2+v9iAPaaKaA7FyH3pQ==
|
||||
=Yosq
|
||||
-----END PGP SIGNATURE-----
|
12
kded.changes
12
kded.changes
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 7 21:34:33 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.76.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.76.0
|
||||
- Changes since 5.75.0:
|
||||
* If include is define in .h remove it if it's defined in .cpp too (scripted)
|
||||
* Various fixes
|
||||
* Documentation fixes: Use more entities, change http: to https:
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 5 08:33:05 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.75
|
||||
%define _tar_path 5.76
|
||||
# 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.75.0
|
||||
Version: 5.76.0
|
||||
Release: 0
|
||||
Summary: Central daemon of KDE workspaces
|
||||
License: LGPL-2.1-or-later
|
||||
|
Reference in New Issue
Block a user