forked from pool/kinfocenter5
Plasma 5.20 Beta again - untested and needs a bit of cleanup still
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=287
This commit is contained in:
parent
b4231c3d89
commit
888bfa577f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffae6f6fc311cedfac2b380dcbc9f15588952cbcd66b144f4ae717801cb2bc31
|
||||
size 1265760
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl9OIisACgkQ7JTRj38F
|
||||
mX66agf/aJWVEE7XIGkMRDGyx1s95ZUPonY+/v5HlB3e+dr/Nsr+OIeuSliQ9XUB
|
||||
6JaoM+4gFMq3S/I2GjFsTH+Q53WEM3OBLzaJHoG1uF5NSVUeJPHXJs6EI2DuVGwQ
|
||||
4dCG8bC8ztAZNFnmaP3kt908zMxSc6AFlby1detHjehI39W9z0oTWoe02St+hwM4
|
||||
KvbtY9OGZJ7a5Rctqi61Tip+jdXWzRGZT0tnLOH9unl8qXzyyHoMUXs/tXtxqN5R
|
||||
5cpQ9BKOEh0e8YGemt/UZAKm7LaeqaOW57yeRLHqvOK+YpohknLRL5cOLHGMZfwq
|
||||
DqPJ6KSlUt9rYe91EPF90mTil/Ex8w==
|
||||
=SUlJ
|
||||
-----END PGP SIGNATURE-----
|
3
kinfocenter-5.19.90.tar.xz
Normal file
3
kinfocenter-5.19.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:748bc4b3a79310a010c8396813d1f1b51f49f26ff2fd08a25433ef1d38d5419c
|
||||
size 1295268
|
11
kinfocenter-5.19.90.tar.xz.sig
Normal file
11
kinfocenter-5.19.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAl9jQfoACgkQEZaMRJKM
|
||||
rvwr0AgAsdHkOQz3t14IqLO+zLh3LwBzeIpTK3uy3H3gRYz1bO7s+zgY0aCXvwfk
|
||||
Xu8A9FX3wTJKgzFpfAlkfhF1mIiJiJJdf6J0N1463+lg//rCitMewm+L9EYJpjBC
|
||||
hH+Y567w8VHtYz4rAhSRf32gNJTBi38Vpxi7UhXLGqYKHGIqw3gRXVKDIYy9+9in
|
||||
kA2XGb/ZuNQvuiWdbFHWJUSJTW5vUNXLeJYufcsHEAVik9UzGtVCT4cM3bU96hUa
|
||||
winZE7ggNKhWyT8G10L6pSv4tnSbiArSIYT0OOJafogRGZTgZptv8td+k+HSPW5d
|
||||
p1TWGJDCMTvCKN0K0urPgirkZNouFA==
|
||||
=bgyv
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 17 20:02:59 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.19.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma-5.19.90
|
||||
- Changes since 5.19.5:
|
||||
* Remove explicit ECM_KDE_MODULE_DIR
|
||||
* drop qt3 support defs
|
||||
* set more screenshots
|
||||
* switch Exec line to kinfocenter
|
||||
* correct appstream homepage URL to plasma homepage
|
||||
* Use camelcase (scripted)
|
||||
* Add README
|
||||
* Add device "Description" to sidebar
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 1 11:38:48 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kinfocenter5
|
||||
Version: 5.19.5
|
||||
Version: 5.19.90
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_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
|
||||
Group: System/GUI/KDE
|
||||
URL: http://www.kde.org/
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz
|
||||
Source: kinfocenter-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz.sig
|
||||
Source1: kinfocenter-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
# PATCH-FIX-OPENSUSE plasma-session-name.patch
|
||||
|
Loading…
Reference in New Issue
Block a user