forked from pool/kinfocenter5
Plasma 5.15 Beta. Again to adjust for kwin5 change in the target prj. When accepting, don't forward just yet to let the kwin5 sr pass.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=220
This commit is contained in:
parent
8d0317d6ee
commit
b728944aa3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc66c15522ce1698e2f170339701d9e2866fc8becd28f74ab46db121d24b31fc
|
||||
size 1323212
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlw0qTAACgkQ7JTRj38F
|
||||
mX7ANQf/USPI9EsBHjxabeP6PzrBRAozFx/wx/XrtFJTWhHQclz/+2XsRP/1loZr
|
||||
JeCc3mxcP/utiUeYrX5t2rDRuUsPd9lNSsbRP/OASwWn1tSGphwSKQ9/PtvFdImk
|
||||
Rswbyg3+2/6RxlR9iRYE5mPaeLAqtnyFntQ9oR4Zp+ypIrJOlhoXAndMCAAYQ2ae
|
||||
uzmxEJPay7Mi0133iyWzzBw2XnDhSYld79HgJIwi67nMBRA1HRhzxG1mLR1BBIdw
|
||||
8b8pwq8VjMena4zze7IB/Pl3dpFDx1NyMQ82yVxKlQo7ebxk0f5pNYHL69C81qED
|
||||
RKnt+yVA1ykmgHlZWZ+HAdjfxYruCQ==
|
||||
=Dscw
|
||||
-----END PGP SIGNATURE-----
|
3
kinfocenter-5.14.90.tar.xz
Normal file
3
kinfocenter-5.14.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b8f4fe17cefcf87f747a5f02cbfee1d4abada533131d7bb874458217703fb7b
|
||||
size 1322992
|
11
kinfocenter-5.14.90.tar.xz.sig
Normal file
11
kinfocenter-5.14.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEyBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxAc0gACgkQ7JTRj38F
|
||||
mX5QhQf4s9UdIqlyFaa59E5E3PBpG+Wxh4MnV9oEpv4g6gRbfKAbp8M429INPdZu
|
||||
z0tpDY2r9hKVVpY6rRFxZZnBYDkXfWGe3wq2JVHGnYKcEbfszcCjxYSBovuQmMse
|
||||
qNEjWozIoZh6ut+R4/WzanZWqlaGnf3hXfzm9I3fjTHgAOC9k/SiSt5uzSUAIFYo
|
||||
ORZ2ABYW2cfujnw+QC/ZSFrol1n9vf5noO1nr1Mc0YYvv/6hJ864XWkqJxgrbPdJ
|
||||
V0emfpj5J7JQffaLqDYypba25gWvuHB+ekWyT9VdRo2USqkjQbkMdwJJrex5EOy2
|
||||
ZhXb3u+jsdL3CCNolF7crrWelEzn
|
||||
=iGm3
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 17 18:46:35 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.14.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.14.90.php
|
||||
- Changes since 5.14.5:
|
||||
* Fix USB view (kde#402949)
|
||||
* Consti'fy
|
||||
* remove some clazy warning
|
||||
* Update logic for disabling the PCI module.
|
||||
* Copy to Clipboard in English
|
||||
* We depend against kf5 5.50
|
||||
* Fix mem leak found by asan
|
||||
* Copy to clipboard: match item order of copied text with GUI (kde#400732)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 13:36:54 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kinfocenter5
|
||||
Version: 5.14.5
|
||||
Version: 5.14.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: https://download.kde.org/unstable/plasma/%{version}/kinfocenter-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/kinfocenter-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
# PATCH-FIX-OPENSUSE plasma-session-name.patch
|
||||
|
Loading…
Reference in New Issue
Block a user