forked from pool/kinfocenter5
Plasma 5.21.3(.1)
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=309
This commit is contained in:
parent
b29cd66f59
commit
4cc1f0e959
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:353a1c960cd01a17378de19796879e910c223b1f2b07611962ac34118a35d09c
|
|
||||||
size 1300608
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmA+MawACgkQ7JTRj38F
|
|
||||||
mX7gXQf7BmB4/m3GpQXhfnif3pgyAfZLNTxiOQ5y/+UvpyumaLfP9oILnvACsJHN
|
|
||||||
+jBYHDAa+6JYZSInekBqMcFsVyx02rerlEPoqdbcJmgNvD3VcZSnNt1UKe0rwLOs
|
|
||||||
+stQSIZtiokoBPbl0evRcGqvYy4UHGl7Oj9jmyNZSHKztskKH95DTNj/Msjo9aTb
|
|
||||||
o9NP2pRR6nUnTGEtf2DzBUeuP9vYPJipBfshJo2XPCRE58u35SA7WiXhz40YrDAJ
|
|
||||||
pkPq3BVsdOohduXQtN4GpR4tIPWn9QfcRNTiNlDrC56f/PGt2aXmY1icsb+v6ku0
|
|
||||||
NgmNABPBkzql1LPhV8LjsvthqcUKRw==
|
|
||||||
=Z7vi
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kinfocenter-5.21.3.tar.xz
Normal file
3
kinfocenter-5.21.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e2cc48fdd873a16baea5e8b8c20e1e97a5c14acfae00458ff261f52abaad44c2
|
||||||
|
size 1301136
|
11
kinfocenter-5.21.3.tar.xz.sig
Normal file
11
kinfocenter-5.21.3.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmBQoyYACgkQ7JTRj38F
|
||||||
|
mX4N9gf/ReEaPFCM7GYoF8R3yKm35e4emtB6jPPdjeD0csDc1c+Q7kxtRynZKIyu
|
||||||
|
qv8xCG3XK7zjgRjPkX+6ectR2GHgUn41ajQR8/TiD4r8FZewZT16iV4h6CMXiXQd
|
||||||
|
mNppLuGKZkQrehbEKWtfmMLvDJ0yOv//SocpfHEo1ClIShEq9Og3axBoP0pXVij9
|
||||||
|
+PXe9ONRjrT1pcWRdNiNy0EVOVFS6wMp35gin2W9BspmW3NB24Izfx8bEpfvD9pG
|
||||||
|
dMQ6hMRf5lLvEZETl082b2Zar2hu82S6YFV6jeHk/sL2gZcYEGZaXPLM+P4WtbLy
|
||||||
|
915hMDvInM5kY1I1Pqt6LfStD+WKcg==
|
||||||
|
=SHY9
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 16 13:55:23 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.21.3
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/plasma/5/5.21.3
|
||||||
|
- Changes since 5.21.2:
|
||||||
|
* force-resize columns in the wayland module (kde#433327)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 2 15:01:35 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue Mar 2 15:01:35 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kinfocenter5
|
Name: kinfocenter5
|
||||||
Version: 5.21.2
|
Version: 5.21.3
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user