Plasma 5.20.0, second try

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kde-gtk-config5?expand=0&rev=262
This commit is contained in:
2020-10-11 11:01:00 +00:00
committed by Git OBS Bridge
parent fe86d9c974
commit 4e89f996fd
6 changed files with 27 additions and 17 deletions

View File

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

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAl9jP8cACgkQEZaMRJKM
rvy4gwf9Eg2ziIVy0Ou8lQ/zoa6sK0GX9EK6fS2SqQc2kQVseAie+8cT5e+ubQOs
aw41xiTUEq/a/gxOSZAjfTqriIyY8/150jQlDdqnTVOZQC2SFFxDd/1f6sRnage2
joigvkJlDxZAiaSMH9Etkg78o0QWegFuZ6bMwyFy85SAY42Y0GewB1Gd3bonJuYg
bTuY85BH7jy6810SsdSg4Y+itKYRzlmnWizIIQWwLiZdq3W8HVOVB2khHMXKub0A
GFyfu+w+HVheAYnLPkdsg0rcvStk+5aRdau/L5rH+ityimSZOlEB77a51XLtskak
j4ApXX17iziI6V67uMbPKgL9/Y/P2w==
=/6Vh
-----END PGP SIGNATURE-----

View File

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

View File

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl9/OacACgkQ7JTRj38F
mX6cSgf8CMxMhPv00LxcjQETJWZ6nN2E4FY/neJnvJxo2PzCKC6/Ln7WAVxlxc2i
2PbPV5clEb/9SDEAAiTzH8+VdanIWmfzstiorfXFyxiSHeFbC9LYpyA2QhotDFYt
+z+4CANp6EsVFHYml6OscUF7F8EwUnArJw9Le9mU+sipghemtZpQvmz56Vo8rBAW
Y9hnrxb/b9k8fvaSSuUc5Bx42Y3Cxcw4Q2XZqO4pD+A9v4vreRJK/GvBDHU3X7+v
DEfnj1J9W3p6itoKbwuPqRBmpNbJRWQKIkJRQBXoOk2GuwjZMwHwqviNxnAmEXEn
QjY1C4iPBDjE2sDaLEptv4nMq1R38A==
=ym7Y
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Oct 8 16:55:19 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.20.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.0
- Changes since 5.19.90:
* Disable global animations for the time decoration is being rendered (kde#426687)
* Fix default decoration fallback
* Remove kservice dependency
-------------------------------------------------------------------
Thu Sep 17 20:02:58 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@@ -18,7 +18,7 @@
%bcond_without lang
Name: kde-gtk-config5
Version: 5.19.90
Version: 5.20.0
Release: 0
Summary: Daemon for GTK2 and GTK3 Applications Appearance Under KDE
License: LGPL-3.0-or-later AND GPL-3.0-or-later
@@ -40,8 +40,6 @@ BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5DBusAddons)
BuildRequires: cmake(KF5GuiAddons)
BuildRequires: cmake(KF5IconThemes)
# Dropped upstream in 5.20.0
BuildRequires: cmake(KF5Service)
BuildRequires: cmake(Qt5Svg)
BuildRequires: pkgconfig(giomm-2.4)
BuildRequires: pkgconfig(gtk+-2.0)