Accepting request 644040 from KDE:Frameworks5
Plasma 5.14.2 OBS-URL: https://build.opensuse.org/request/show/644040 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kinfocenter5?expand=0&rev=76
This commit is contained in:
commit
6203e1de04
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b79ae50383b080326868f5db43d2452cef1162bf0506354c84af770ad7a5fad9
|
|
||||||
size 1323228
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlvF5j4ACgkQ7JTRj38F
|
|
||||||
mX7KBwf/WZDTI8yVS5XS+Yy7HOT7VZtunL3T8ilyWMkNmC8zx++JyxxUAOHl5lf0
|
|
||||||
0tX2UTbLS0DhpGa5MDlV6BdKq1/xtYsaZTicuIZuK5esg/eSpZ/+Vr17kRSNVwt+
|
|
||||||
5fR5w3qbx05x6N8fD8HgCqn/mxAXulAy6dFcQ/CWIWoj+Nq6LMPKsVY8I4DnR8ib
|
|
||||||
GTO2LxdateEDn4woCK+ivD8XM/5UqZ5ddb6Ka0cgFW/bIUbcyKjPHIdkD8/y4HWN
|
|
||||||
pTRetcEU/bdi52sgtki3qOwUMHZAiF2BHgp4nkp35VX+C6xW++i+OcPq1+djh8Ob
|
|
||||||
EhW0FCPm++anKHLO7OVf5ewKI9nOXw==
|
|
||||||
=f+wg
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kinfocenter-5.14.2.tar.xz
Normal file
3
kinfocenter-5.14.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5a659e5c62b9f949807f29fb2efbac48ccb75454a575533dfd7ce6bd7f855c65
|
||||||
|
size 1316660
|
11
kinfocenter-5.14.2.tar.xz.sig
Normal file
11
kinfocenter-5.14.2.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAlvPAv4ACgkQEZaMRJKM
|
||||||
|
rvzUtwf/STPbwSiecEcGtF5/221kqsR0uJmsu5pQYfk13XYKnZW7wvTcDBClG62V
|
||||||
|
MnJgunj7/o+/bDt5z3M6WOubP1tUDECd0b27cscCoCeE6HtZfMQ1rHZ1HcbqjAEE
|
||||||
|
sHXkWQattu/z8uEXGelOgqLxin7ksICNqcbwTghB7DzjYvG/vFK/rbnmpaGmPHQm
|
||||||
|
HD5gZiVlW9/XcE1YY8XOEwNiKtex8zBCMdlr1MZ4h5tsQXRRL5DGHNIbaMjUr5yt
|
||||||
|
IhtE9emlqlfMnM5dBm+tjv3a5RNsCzLmUFJdve7PQ+F8/VuU2C9NyOD2hwkedeJ8
|
||||||
|
0tFbt0RCHgXzdOZjKJpiDDRART1ojg==
|
||||||
|
=JbRg
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 23 13:55:14 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.14.2
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.14.2.php
|
||||||
|
- No code changes since 5.14.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 16 14:05:13 UTC 2018 - fabian@ritter-vogt.de
|
Tue Oct 16 14:05:13 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kinfocenter5
|
Name: kinfocenter5
|
||||||
Version: 5.14.1
|
Version: 5.14.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: https://download.kde.org/stable/plasma/5.14.1/kinfocenter-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/stable/plasma/5.14.1/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