Plasma 5.20.2
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kde-gtk-config5?expand=0&rev=266
This commit is contained in:
parent
89f297269c
commit
16f835927e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f82c7b4236937d455adaac98e2db434c4cc2e4120c3dc9b5ab41c893316e6f35
|
|
||||||
size 68084
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl+OzbcACgkQ7JTRj38F
|
|
||||||
mX6SZAf9GeJlldd60gaF0+gjw5Zs5w6ikrGRsUJiXrJHMWhJLa+fPi4j2cbrNr0e
|
|
||||||
5bpzN3l643541+dXEsqxxTydg3A9hnrl47hrmtOulfJfXeOOxHdr7FRbZpxuqQyx
|
|
||||||
KLMGreypwVujvINaWFxolS6hQSivuGeLv9XJ3WLwH+FHkB7V3Su9jauxvYUS4vrB
|
|
||||||
I3W3pJDKmLuWuYTDK9skWdDn6c+s3hwsCuhoGTg/z1zHz0tnpc500Jjzy+9Nf6uQ
|
|
||||||
9zXWLzXmsUNKJQW/6DQ3QkjDjhPfCWL7r3E0zCK1WSh18+PoBE3wpnpzpSGK2yf7
|
|
||||||
/4tjELlyK/h3sQzVGhBRLJtxIGRhzg==
|
|
||||||
=5QDR
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kde-gtk-config-5.20.2.tar.xz
Normal file
3
kde-gtk-config-5.20.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:50b73d1d7fb15c99919b841fdc3e663c454ea0a8dca97b4b876581499e9db7d4
|
||||||
|
size 68048
|
11
kde-gtk-config-5.20.2.tar.xz.sig
Normal file
11
kde-gtk-config-5.20.2.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl+YDsIACgkQ7JTRj38F
|
||||||
|
mX46sAf8DDaRfylafnqX971cSI3BZRHIUuXuxtxN/+PUauwaEdwe7m+EEMV+NQ9g
|
||||||
|
qet3kxA0cDpFo1CBxB4nX+CnCwXuaFoQRFJcbGEe7nhqJEaMpUA1zhoRJ7BvDssX
|
||||||
|
AMfP5GSArBjBpOv3bGQ5NKrBEWZIPlWCTT7eSQIVCn1gkll9at8iZPC0k40AwKI7
|
||||||
|
htpSCzR30bCwPdoKO2NCQAlpxfTsAedg8ff7nttxv0oD9x4p0rvtuqUDbto4o9Zb
|
||||||
|
eHQwa9wjhvbePisu1irxRcgDUNCfFuUuk2M1DctyyNtFOTxWNjNKsHeRmuhFOg74
|
||||||
|
fjE2FobvSiASxZxGoiB2kXfBY0130g==
|
||||||
|
=bneS
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 27 20:43:48 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.20.2
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/plasma-5.20.2
|
||||||
|
- No code changes since 5.20.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 20 14:30:32 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue Oct 20 14:30:32 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -18,15 +18,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kde-gtk-config5
|
Name: kde-gtk-config5
|
||||||
Version: 5.20.1
|
Version: 5.20.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Daemon for GTK2 and GTK3 Applications Appearance Under KDE
|
Summary: Daemon for GTK2 and GTK3 Applications Appearance Under KDE
|
||||||
License: LGPL-3.0-or-later AND GPL-3.0-or-later
|
License: LGPL-3.0-or-later AND GPL-3.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: http://projects.kde.org/kde-gtk-config
|
URL: http://projects.kde.org/kde-gtk-config
|
||||||
Source: kde-gtk-config-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: kde-gtk-config-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: extra-cmake-modules >= 0.0.9
|
BuildRequires: extra-cmake-modules >= 0.0.9
|
||||||
|
Loading…
Reference in New Issue
Block a user