From 9ae7a40f7937643365e02a1c6868ff8d8df78f71df00043576f538b88474fd42 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Sun, 24 Jan 2021 21:11:03 +0000 Subject: [PATCH] Plasma 5.21 Beta - this time tested! kwin doesn't use libqaccessibilityclient yet and qqc2-breeze-style is not packaged, but only needed for Plasma Mobile. OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kde-gtk-config5?expand=0&rev=274 --- kde-gtk-config-5.20.5.tar.xz | 3 --- kde-gtk-config-5.20.5.tar.xz.sig | 11 ----------- kde-gtk-config-5.20.90.tar.xz | 3 +++ kde-gtk-config-5.20.90.tar.xz.sig | 11 +++++++++++ kde-gtk-config5.changes | 21 +++++++++++++++++++++ kde-gtk-config5.spec | 6 +++--- 6 files changed, 38 insertions(+), 17 deletions(-) delete mode 100644 kde-gtk-config-5.20.5.tar.xz delete mode 100644 kde-gtk-config-5.20.5.tar.xz.sig create mode 100644 kde-gtk-config-5.20.90.tar.xz create mode 100644 kde-gtk-config-5.20.90.tar.xz.sig diff --git a/kde-gtk-config-5.20.5.tar.xz b/kde-gtk-config-5.20.5.tar.xz deleted file mode 100644 index 9f60006..0000000 --- a/kde-gtk-config-5.20.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39a8dd1c143d741846017dc351ccd9161e1dfd710e3d18609327f30044de6eb8 -size 68208 diff --git a/kde-gtk-config-5.20.5.tar.xz.sig b/kde-gtk-config-5.20.5.tar.xz.sig deleted file mode 100644 index 3273242..0000000 --- a/kde-gtk-config-5.20.5.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl/0Ut8ACgkQ7JTRj38F -mX5KpQf/dXW8AfMycC0YwURoddjqs0rN1qvJfWgFme+n9nIlpjHvWm4PP0Y5Js98 -HC9uXLw2RZzHm0ulgsSIc/VWRiUJSI3dJ8jOSH9VBn69C4qVGvUykgHrjgqfdoTH -IGFmzxk+NorZDcwsqQzL6TEHXw2eO13SHX3znH/ClVjHJPC2Te1k72oivy/dBONo -8+TB+XA3zbZzPqeWz26IX9qFaR20LLM+9b3QRGnKARlOQcij2GoNtZNOeSkEF65Y -iIMY4XtID5t1JGWuMR+ChcAHaW+ExcfEWOf99oly/ETq4D8xMziBnPViv3eRg+2o -VjWkSrFvngo0C/q2QKAL2TePZXXI2g== -=PAsT ------END PGP SIGNATURE----- diff --git a/kde-gtk-config-5.20.90.tar.xz b/kde-gtk-config-5.20.90.tar.xz new file mode 100644 index 0000000..d2bbef4 --- /dev/null +++ b/kde-gtk-config-5.20.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:523f900aaa6b927435ddbcf1827d9dcc9cae7500fd50c4d0dddab41c534356e1 +size 68596 diff --git a/kde-gtk-config-5.20.90.tar.xz.sig b/kde-gtk-config-5.20.90.tar.xz.sig new file mode 100644 index 0000000..70c5afe --- /dev/null +++ b/kde-gtk-config-5.20.90.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAJdwEACgkQ7JTRj38F +mX6ECQf/S3qqIRQHJYKev7GzCX+dsXL72yUBaLtspk8lwuKvlHw6z1rT8WSMTM4J +M26GbA4cnxZv8pjmPlqIIYgKoz6wfL9raypKN4qyniBXVz7RJgntnn3qn0oDytWR +AOXTFObsbOpbe/YA0MLozCP8jdrVCZV6suFVtxCg1Xl0LXh2ySS5BgdXOPXDxtBI +V6YYADGam/8XQ54yIt0jIHYQFrjciGipJKCKHPXThQR5AcJJm+f0ysZC6KFB7WjL +av8Q+ejxecM/B8mEJ3fvP2dm9phJvUVguATIKBpjjiRjzaOD78+A5LChEEjW9Obm +GWOiVs4FJTJaCe2uTQPowDrWah13Og== +=jvFu +-----END PGP SIGNATURE----- diff --git a/kde-gtk-config5.changes b/kde-gtk-config5.changes index 52cfe13..9f96d18 100644 --- a/kde-gtk-config5.changes +++ b/kde-gtk-config5.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Thu Jan 21 21:31:33 UTC 2021 - Fabian Vogt + +- Update to 5.20.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/20.90/ +- Changes since 5.20.5: + * Add .gitignore file to ignore generated .clang-format file. + * Remove debug message to avoid polute to stdout. + * Reference Plasma Workspace repo instead of Desktop + * Set correct installation directory for kconf_update script + * Use only GTK Module for managing window decorations CSS (kde#428322,kde#428120,kde#428842) + * fix build + * Fix for cpp17 : Ld couldnt reach references when we use constexpr + * If include is define in .h remove it if it's defined in .cpp too (scripted) + * Begin writing out settings to GTK4 + * Disable global animations for the time decoration is being rendered (kde#426687) + * Fix default decoration fallback + * Remove kservice dependency + ------------------------------------------------------------------- Tue Jan 5 14:40:02 UTC 2021 - Fabian Vogt diff --git a/kde-gtk-config5.spec b/kde-gtk-config5.spec index e7a9d29..b2623ee 100644 --- a/kde-gtk-config5.spec +++ b/kde-gtk-config5.spec @@ -18,15 +18,15 @@ %bcond_without lang Name: kde-gtk-config5 -Version: 5.20.5 +Version: 5.20.90 Release: 0 Summary: Daemon for GTK2 and GTK3 Applications Appearance Under KDE License: LGPL-3.0-or-later AND GPL-3.0-or-later Group: System/GUI/KDE URL: http://projects.kde.org/kde-gtk-config -Source: https://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz +Source: https://download.kde.org/unstable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz.sig +Source1: https://download.kde.org/unstable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules >= 0.0.9