Accepting request 790423 from KDE:Frameworks5
Plasma 5.18.4.1 - second try OBS-URL: https://build.opensuse.org/request/show/790423 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kinfocenter5?expand=0&rev=102
This commit is contained in:
commit
7c518f4864
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7f263db54bb0826605f6353636d502906c86104e1e9686c61b582208177e16f
|
||||
size 1255376
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl5nj9AACgkQ7JTRj38F
|
||||
mX6ZqQf/U8qzMh0XHQWoLF4fPsbGn9E/OF6wJjY6j54io8W+YlbGeoyxkde8R9yH
|
||||
RIT/usa2fDr52xViE5YM4UEcu6KX+pdmgT+tySZS983Jutz5a7bPevv94+oF4MXC
|
||||
SftkhpA5Q1RL+dzE/CBTLJG08GXAsmnCbb1hjuL/mvLX398OwoRN5Vp6ulwRvD3I
|
||||
lyfAeZX1kee7MeLeYJU2XvBq4W2lNkY9L1jnRY7rE+hMMv24K+y6CIeXYV3OwegQ
|
||||
IjpGrT+HoAxCpwV7aVcura9d8OGCVY4izDZapNb6g4tqhe/MUiouHYFn+LJ+JtYR
|
||||
AbZ237FqV3LjTQQHwZwgcnFodgLH0w==
|
||||
=J8FX
|
||||
-----END PGP SIGNATURE-----
|
3
kinfocenter-5.18.4.1.tar.xz
Normal file
3
kinfocenter-5.18.4.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e05c18a654ae84e4677a5083db8fdb90cf8431dd2fea26e5fc8550a6615c7728
|
||||
size 1256192
|
11
kinfocenter-5.18.4.1.tar.xz.sig
Normal file
11
kinfocenter-5.18.4.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6DT98ACgkQ7JTRj38F
|
||||
mX6TGwgAiGSsBi6mQiQ2Qa73ugtDykSdlrcanvEhO43NyNVvx50pdDEtz9Nyly0i
|
||||
+sKFyflfqLaXX2ODWILGn6nMlNxgT2nDoYc3bIyVFwnW/kFQP9JUtfOg42bgiinT
|
||||
yk3Qyp4qxxWsXT6G20RekQ2PqLilX1zZ+x1abPRsHMwWQ83gh59d6xwPo2bA66JN
|
||||
AwyI6bsOqp4YtmY2QD/x5nYaQ88KAW7P0A5HNpTGySLlDo0Mdo72KlnBcSId4pjC
|
||||
Bc5PlSs5ToZgL7/7127lc1v83IRbXCBmxhT1HKP4X5KhGXEzXjZa0JkxydMBY8sY
|
||||
eVFNQU5CEKxMRsdXUXL0d63KwyY/gg==
|
||||
=k2dp
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 31 15:16:29 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.18.4.1:
|
||||
* Version fixed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 31 14:47:40 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.18.4
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.18.4.php
|
||||
- Changes since 5.18.3:
|
||||
* only add devices to the smb mount model that are network shares
|
||||
* skip over supposed network shares that aren't
|
||||
* Be more accurate in reporting the x86 CPU features solid detects
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 10 14:55:31 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kinfocenter5
|
||||
Version: 5.18.3
|
||||
Version: 5.18.4.1
|
||||
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/stable/plasma/5.18.4/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/stable/plasma/5.18.4/kinfocenter-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
# PATCH-FIX-OPENSUSE plasma-session-name.patch
|
||||
|
Loading…
Reference in New Issue
Block a user