Plasma 5.22.2.1. The .1 needed overwriting of _plasma5_bugfix for now
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=323
This commit is contained in:
parent
944a54ae4b
commit
f90fb651f4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae2ce89549af7e096d663a04c1eb22383c0e8c71bf2699f1bc9697ee2019854d
|
||||
size 1163660
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmDIeYMACgkQ7JTRj38F
|
||||
mX4rpQgAllKOCS4RYYhlvTimXbEDim06dr9OF3GogZI3xtzh51TDFMuVQHqKy4Ek
|
||||
Cpd8ODVN4GZCIXnyAZFttsE9qFVXmFdC5BiUYz3TtvJP918PXGbD0HdoN31MODHZ
|
||||
jmalcDoToBvS76sIZ+NqOQZCnzpyKflUcVruW0s0OO9eXmq3kITKqz797il2zdAO
|
||||
rMmBiWqN0kzpUKszE/C+YYV2wk1NfukOSUQNWoE3sfwFWhe7xq0VkeBOUxKt3u5U
|
||||
jPpU0OUb9QI8Z2PYlE4UnQYqDEZXG7ezCyqtP5d14W0mriMnPSe8Bnqwl02T53c2
|
||||
SbjrdKJVsvzYfIO3W628T+M+2Al7qg==
|
||||
=au8V
|
||||
-----END PGP SIGNATURE-----
|
3
kinfocenter-5.22.2.1.tar.xz
Normal file
3
kinfocenter-5.22.2.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:34c630cb096700c5c77cbdf73b36de47dbaaf02719416896ac16fd2591ac1a50
|
||||
size 1163044
|
11
kinfocenter-5.22.2.1.tar.xz.sig
Normal file
11
kinfocenter-5.22.2.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmDSMvEACgkQ7JTRj38F
|
||||
mX6wOgf/Z7e3y+jspzrIw+nw9ox4NYA0UObYcjx4DRV87vsxIptMFOTQii5HasvZ
|
||||
5yGPtGHbwgYxs9Xi7guXYigWWLitME9XmdQjryyMnKHeWAtzE71Q9vyvRY7tk4oV
|
||||
FLcBpy2WBgDp6uiCfOkzyLdKxd3NnScLJeKndveffkfsqKKX5Mc2+oIs7pXbBzc1
|
||||
1c3qbqv74WaD7uhHr2iYMStXP5TGBQG90e5/re6pIps5p3OZCw4PMqU3Hw3P8TAJ
|
||||
4fHcNGmqVnfLKbQqWNNbwwWI8Z+tFn0whG6RrFzrmzki/926Zbp5rZMfmqOhB1pQ
|
||||
8nAjQyHqDBL+1AnntytQI+S1RHgU0w==
|
||||
=1PPe
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 23 08:24:40 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.22.2.1
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.22.2
|
||||
- No code changes since 5.22.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 17 15:47:38 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -23,19 +23,19 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kinfocenter5
|
||||
Version: 5.22.1
|
||||
Version: 5.22.2.1
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix 5.22.2}
|
||||
# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF)
|
||||
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||
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.22.2/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.22.2/kinfocenter-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
# PATCH-FIX-OPENSUSE plasma-session-name.patch
|
||||
|
Loading…
Reference in New Issue
Block a user