forked from pool/kinfocenter5
Plasma 5.20.2
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=292
This commit is contained in:
parent
dbf83ab90d
commit
c8466e34ff
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6e86e518cc7180920dd6abe5653be029ba921e6653624922882c7d055f87e191
|
|
||||||
size 1279328
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl+OzkoACgkQ7JTRj38F
|
|
||||||
mX6kTwf/dkuG+YiVoU8fKwytMIu9KfzJ6kJ66DtedMfy2wZLUu+gOvzSQp1/bz7r
|
|
||||||
OvmNdyFRRPBn5foNxY/Y+UDwByJVaihlNqI0wwMk3B7wd115MBtEn2kXc3P5U9Lg
|
|
||||||
EV+fSLbbP3jahDhkDDW3UR/5WGAdIXpH7YpNq9BW1C2F3oQl3uR1w9pMOZOTEmd9
|
|
||||||
SSFpavtjmgkyDmEN6aN95Y8MDRBrgSqIPRCs4icDvu13RC1+odu591Nqjjy/YFq7
|
|
||||||
gVVlQdGTjZP56fgHfQ13UeWjG/KIH4H9pFk6Np56RBad70oAdt/Jq4GW18UX7/gG
|
|
||||||
1zQsN7h+w6nBIM1bu3yGgp0vtTedgA==
|
|
||||||
=tTzM
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kinfocenter-5.20.2.tar.xz
Normal file
3
kinfocenter-5.20.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d7650201505477504a812f7923495f2ccf92d85196fc9f9100d6f0c4ede5a141
|
||||||
|
size 1277572
|
11
kinfocenter-5.20.2.tar.xz.sig
Normal file
11
kinfocenter-5.20.2.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl+YD4UACgkQ7JTRj38F
|
||||||
|
mX7X+Af+L+spqveQpRTLrfDBjXKGbVucl4Oq2tJ24uVsvQDCY417L/svjdzIBUJJ
|
||||||
|
Fyr8TuCgCGjn6yFSKGQ3yRAjezTHRCkQUD2qhQeeBiAjM7sy1nuzI5Ir2pbuMaAv
|
||||||
|
E/gDDPEHe6t1MBRR1mAY6ORzZXBsyUnkFBNI47vgyyws1bXF979lvwBgcPy7iK3N
|
||||||
|
11NM97FjmsCmiaeRXtr6li0Lf0XjI9dLitE8C84IL4Bz65PwisGpNXeDWY5Gk1+F
|
||||||
|
+dBLFOZ5hbUa2e/ObzvDOSrOFigVZpfQQ+cG/xbzEadW674CHCe3TX8YseADZWgW
|
||||||
|
yrv5en2hyS2NPAyKqanSi64bw3wWYQ==
|
||||||
|
=L1mc
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 27 20:43:49 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>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kinfocenter5
|
Name: kinfocenter5
|
||||||
Version: 5.20.1
|
Version: 5.20.2
|
||||||
Release: 0
|
Release: 0
|
||||||
# Full Plasma 5 version (e.g. 5.8.95)
|
# Full Plasma 5 version (e.g. 5.8.95)
|
||||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
||||||
@ -30,9 +30,9 @@ Summary: Utility that provides information about a computer system
|
|||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: http://www.kde.org/
|
URL: http://www.kde.org/
|
||||||
Source: kinfocenter-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: kinfocenter-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
# PATCH-FIX-OPENSUSE plasma-session-name.patch
|
# PATCH-FIX-OPENSUSE plasma-session-name.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user