forked from pool/kinfocenter5
Accepting request 672581 from KDE:Frameworks5
Plasma 5.15.0 - maybe final tars (forwarded request 672547 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/672581 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kinfocenter5?expand=0&rev=80
This commit is contained in:
commit
12a772ac27
@ -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.15.0.tar.xz
Normal file
3
kinfocenter-5.15.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f321fc9efd7f460d903ded9cebf51b21382298ab0b3df4fd714b1e0b407136c6
|
||||||
|
size 1322604
|
11
kinfocenter-5.15.0.tar.xz.sig
Normal file
11
kinfocenter-5.15.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxcFwMACgkQ7JTRj38F
|
||||||
|
mX6uqQf/aqp9y5N2iT+DnkjztEEPNfHxdc0pkk3Myr8LZa2NESvoMxUcGkX46q56
|
||||||
|
fr0mq0Mnq4SiyZ+3pUCNv2oo2+ctbjDDhXQE+jWks0duJL67PkkFLz65XrQcV0O+
|
||||||
|
mkV/XdF/ZTQnBnCe7+fuy7DgbsXCG6tWVHneKL57bzsBQc5HUck1syZ8lrCUDlDP
|
||||||
|
1/YfgOiMTXZLKjHDvsnunCh7EDIAoSPQsyAIvupXtcrtmmt5OgU7komBCVV0Dy0P
|
||||||
|
2rlJUmAoTnzUK+8+F1QnKvaUqcxFdzEhezYtmnwIAO/yDuB1yHS4EkD/HzkBe+H2
|
||||||
|
aIRCHT21K+VDUU6LnfBnZiMovqrpEg==
|
||||||
|
=GIrZ
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,29 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 7 16:02:50 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.15.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.15.0.php
|
||||||
|
- No code changes since 5.14.90
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Tue Jan 8 13:36:54 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -16,11 +16,11 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%global kf5_version 5.50.0
|
%global kf5_version 5.54.0
|
||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kinfocenter5
|
Name: kinfocenter5
|
||||||
Version: 5.14.5
|
Version: 5.15.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: https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz
|
Source: kinfocenter-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%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
|
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