Plasma 5.22.0, disable publishing before accepting. ksystemstats5 link fixed, cherry-picked revert removed from .changes
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kde-gtk-config5?expand=0&rev=289
This commit is contained in:
parent
b6e12badcb
commit
2c75488da1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e8f0c91de8ae96227b9caa137cde704dc7cd99703b89976e1456d66773d0038
|
||||
size 68768
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmCdJE0ACgkQ7JTRj38F
|
||||
mX49VQf/dvwdxJq4EbB9XQcwr7RMjbddNGLMmTSy/Jqf6QzJ5EJyvmpAjUb4zAKw
|
||||
skzsFLndFBwJemfMxVFst5wQR/DkIXpuOMWfPOwD3tlj0n/t2tJfC58KAfzNKZg0
|
||||
VlL2pM+DJnXgVErYyZQe5uJn6JVwgeV5IR//xjT0BVBOT1ychcY/V66z/Win4Q1a
|
||||
FKgV39qUPX/JQojbCnBVcjWmUy58Ir6awf82VV9K9gicge9Kfh6uXiGxFUFpqpM5
|
||||
h48zlOgs4+TBA62XxnJHjfgnoMGPUGH3PK8APLaq5/2Myc2BhBItZkohjRXUKplb
|
||||
7kGbibaY35eArdrnuQBrdp0OARQ51g==
|
||||
=vzcJ
|
||||
-----END PGP SIGNATURE-----
|
3
kde-gtk-config-5.22.0.tar.xz
Normal file
3
kde-gtk-config-5.22.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f50babdd3425fc0a2a241fc0af15cf72cc441c2decc5dfb0544e92c247fb17e
|
||||
size 70720
|
11
kde-gtk-config-5.22.0.tar.xz.sig
Normal file
11
kde-gtk-config-5.22.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmC44IwACgkQ7JTRj38F
|
||||
mX4FVgf9E0JC5O96hIjjuSnKdeBReJNMhC/J+p9eBzml3PjKt+RGK/XAfvaDYeRq
|
||||
Xteeje0ppVf9G5MbHTI96pEawVr09t9gL7gRktm5qYqGf5z1F/3DGiuT3UWyb/HJ
|
||||
/XUBYunIuRKOJ7TnVDbGs1wK8+rw4nCNCTK5HjDP9o2EYS88nSyYYtF33vtgELea
|
||||
FpfY8zOzympYg85fAU+er3IyutQoMJg4xufyRY7zqInE16ctJ72toiqFZ0PWqE8n
|
||||
/752o8eYDSIqC3E6mvsG83d0x1c301zXHZAYLw91FssMulnJvrD0dh+VsHOQ2Eox
|
||||
zDHqqLZQiHLZQVCoxxI4hZnIKjO06g==
|
||||
=QP+6
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 3 13:06:12 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.22.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.22.0
|
||||
- Changes since 5.21.90:
|
||||
* Restore preview.ui
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 13 18:15:31 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -18,15 +18,15 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kde-gtk-config5
|
||||
Version: 5.21.90
|
||||
Version: 5.22.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
|
||||
Group: System/GUI/KDE
|
||||
URL: http://projects.kde.org/kde-gtk-config
|
||||
Source: https://download.kde.org/unstable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz
|
||||
Source: kde-gtk-config-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz.sig
|
||||
Source1: kde-gtk-config-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules >= 0.0.9
|
||||
@ -97,6 +97,7 @@ the GTK3 application style from within the application style KCM
|
||||
%dir %{_kf5_sharedir}/kconf_update/
|
||||
%{_kf5_sharedir}/kconf_update/gtkconfig.upd
|
||||
%{_kf5_sharedir}/kconf_update/remove_window_decorations_from_gtk_css.sh
|
||||
%{_kf5_sharedir}/kcm-gtk-module/
|
||||
%dir %{_kf5_libdir}/kconf_update_bin/
|
||||
%{_kf5_libdir}/kconf_update_bin/gtk_theme
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user