forked from pool/kinfocenter5
Plasma 5.14.0 final (attempt 2)
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=208
This commit is contained in:
parent
33c939b8ee
commit
7184860550
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ca670c6adc2d45ed28f90c68c79ddf5a5b2cb0bddf1bbd09ce08387ed2d6c393
|
|
||||||
size 1319964
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlualKcACgkQ7JTRj38F
|
|
||||||
mX6f3Qf/ara3milgJ/gdQ68ES7FpqIDUThLYuLvSvkoGjYefEoukoG6wQGuRCu50
|
|
||||||
xhVMpOnpxtrHy18dy1Mmi6Xw2L91bZBp/X9kcrfm0+TcMR2cnMCQXiQqnotlxN/B
|
|
||||||
OmZfOesK6ucS++Lg0s0jEXEVG3kaJ/HA/411E5gZ4aqGR/wXKj1XGMKP6j28IReE
|
|
||||||
3w3ZVq35ZsrNsYWAKC1bcS9madlQRBINp6+QeSEilJlf2fdPZyFzOlee4WL5Bmct
|
|
||||||
eXZzFKuIf/2My6RtOXo5jna9ZhPzGPIlQTxXvZyJzQ2XVAYgHKqf+Zx/yEihoZZF
|
|
||||||
l5YHyN2GX2rE45BULTiPCKnStTR9aA==
|
|
||||||
=Oghq
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kinfocenter-5.14.0.tar.xz
Normal file
3
kinfocenter-5.14.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f21e9a418619818d1b687c70e8e95675cb9709c819492f9456821bd10e93815d
|
||||||
|
size 1316176
|
11
kinfocenter-5.14.0.tar.xz.sig
Normal file
11
kinfocenter-5.14.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAlu3lxYACgkQEZaMRJKM
|
||||||
|
rvz0gAf+JDJzWPNgzRdLdAaogJ3lcB5/ceWaduivxI3MCb2ehnxd8ckDxqzwSTXg
|
||||||
|
06WPBBrxnHUF8C4/TkBwYfRwmZkCYf/AQraCnA3OBpnA23ZGyBzEBgEfuSyOyfQR
|
||||||
|
DgZFP4d/EfA2g8HElAcf/lG1D5jFZgVk28YBwepsMLOwT1rct+iHEbqECvBJkc8Q
|
||||||
|
kDSN+DjwRK8sHMMSmOU5x7fQ/1mDXM9nXguDgk6CJ8uWL9sjtUTPjFN1UwplHO7d
|
||||||
|
ppvOmTbX9ANHSHe45NAOFNSaHNKcegIUZ29lVWVoB0lUZy56FoQ6LE0p1Sn4cSmJ
|
||||||
|
p2301yaPtp+/Gkmoh9RqkQ4DHr+zjA==
|
||||||
|
=qmSG
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 5 10:01:10 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.14.0
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.14.0.php
|
||||||
|
- Changes since 5.13.90:
|
||||||
|
* Use QtQuick.Controls 2.0 Label in energy and fileindexmonitor KCM
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 15 16:25:28 UTC 2018 - fabian@ritter-vogt.de
|
Sat Sep 15 16:25:28 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kinfocenter5
|
Name: kinfocenter5
|
||||||
Version: 5.13.90
|
Version: 5.14.0
|
||||||
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: http://download.kde.org/unstable/plasma/%{version}/kinfocenter-%{version}.tar.xz
|
Source: kinfocenter-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: http://download.kde.org/unstable/plasma/%{version}/kinfocenter-%{version}.tar.xz.sig
|
Source1: 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