SHA256
1
0
forked from pool/kinfocenter5
Christophe Giboudeaux 2021-06-15 20:34:41 +00:00 committed by Git OBS Bridge
parent b76f0babf8
commit a05f5f3639
7 changed files with 1543 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1f853c864adab4b4e961d09f2321a861c830322c9f5425d80b8d1453f4559a22
size 1162588

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmC44UgACgkQ7JTRj38F
mX7KPggAhbkhOiKlfIKWMdAIZNkQJoRMfrRSZS+suINTszX6DYZD3CGxl8dCZo5m
EF5NgpERHgm0YQKMbQsX/qlMro4/aHqD34jrc/+Vevm8blCVND6Yw5Xe+aZKgT4c
XZ7f635jcFNXshxUjNNW0/sFdUF53ZFyEQTcCQR8IlOnfvv2b0uYl+7lpvGglYPn
/FUFaWlnZ5vmnVXquJRLwQrF2LmhPd1k446PCbjeaOuIAplE2FEoZfNZO/nt/J0F
AVGwVBFKXv6vfn8dcpC+tGJMSLALxPt5OzfhvD2Iyn1iWxocp38euXISR6YgvMe6
Qhzyv0s4Ovq6S74eRygUMma5uV801Q==
=Bxjn
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ae2ce89549af7e096d663a04c1eb22383c0e8c71bf2699f1bc9697ee2019854d
size 1163660

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmDIeYMACgkQ7JTRj38F
mX4rpQgAllKOCS4RYYhlvTimXbEDim06dr9OF3GogZI3xtzh51TDFMuVQHqKy4Ek
Cpd8ODVN4GZCIXnyAZFttsE9qFVXmFdC5BiUYz3TtvJP918PXGbD0HdoN31MODHZ
jmalcDoToBvS76sIZ+NqOQZCnzpyKflUcVruW0s0OO9eXmq3kITKqz797il2zdAO
rMmBiWqN0kzpUKszE/C+YYV2wk1NfukOSUQNWoE3sfwFWhe7xq0VkeBOUxKt3u5U
jPpU0OUb9QI8Z2PYlE4UnQYqDEZXG7ezCyqtP5d14W0mriMnPSe8Bnqwl02T53c2
SbjrdKJVsvzYfIO3W628T+M+2Al7qg==
=au8V
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jun 15 15:33:05 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.1
- No code changes since 5.22.0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 14 20:17:19 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de> Mon Jun 14 20:17:19 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

File diff suppressed because it is too large Load Diff

View File

@ -23,7 +23,7 @@
%bcond_without lang %bcond_without lang
Name: kinfocenter5 Name: kinfocenter5
Version: 5.22.0 Version: 5.22.1
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}}
@ -33,9 +33,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: kinfocenter-%{version}.tar.xz Source: https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz
%if %{with lang} %if %{with lang}
Source1: 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