Accepting request 860624 from KDE:Frameworks5
Plasma 5.20.5 (forwarded request 860522 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/860624 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kde-gtk-config5?expand=0&rev=105
This commit is contained in:
commit
569665b3a9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db3510cb08788c915be5e034106145597de5a412236b60c57b8db4b64dbbd7b1
|
||||
size 68052
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl/GJ0oACgkQ7JTRj38F
|
||||
mX6LSgf/QsiyO5PYD0uKUSQQM3MRtGiuWKXm44/h1G/rLBCNqYVhZLsLXnRe8PK/
|
||||
b8Kg/Yfddym+Y0Nhb+XJqvC9iKlpa07MKeNenFVGt3TTpM8cMhdIuuXxDbxtrEmM
|
||||
homxB75+UhMsuQabf9bK6v8U1m3cVlmHeBrGVmuHLMBXz5bCz03aG2tYO5FY2JVO
|
||||
q6sNiWHzG+LSDp+6stdeP0339HR0JU+aEafHK/tzOkr6jhfkydTNtGFmN7Y0EtUA
|
||||
b26c/aOfHA54yPhQcIGxW1vc5OIOIN4A2FGg7wblzMREt8xHb+LqOjIAeSab0Y1C
|
||||
sSzU+Z5HoHoshdCJA+7C+U04j6rsdg==
|
||||
=hqVt
|
||||
-----END PGP SIGNATURE-----
|
3
kde-gtk-config-5.20.5.tar.xz
Normal file
3
kde-gtk-config-5.20.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39a8dd1c143d741846017dc351ccd9161e1dfd710e3d18609327f30044de6eb8
|
||||
size 68208
|
11
kde-gtk-config-5.20.5.tar.xz.sig
Normal file
11
kde-gtk-config-5.20.5.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----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-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 5 14:40:02 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.20.5
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma-5.20.5
|
||||
- Changes since 5.20.4:
|
||||
* Set correct installation directory for kconf_update script
|
||||
* Use only GTK Module for managing window decorations CSS (kde#428322,kde#428120,kde#428842)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 1 15:22:14 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kde-gtk-config5
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kde-gtk-config5
|
||||
Version: 5.20.4
|
||||
Version: 5.20.5
|
||||
Release: 0
|
||||
Summary: Daemon for GTK2 and GTK3 Applications Appearance Under KDE
|
||||
License: LGPL-3.0-or-later AND GPL-3.0-or-later
|
||||
@ -96,6 +96,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
|
||||
%dir %{_kf5_libdir}/kconf_update_bin/
|
||||
%{_kf5_libdir}/kconf_update_bin/gtk_theme
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user