Accepting request 879922 from KDE:Frameworks5
plasma 5.21.3.1 OBS-URL: https://build.opensuse.org/request/show/879922 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksysguard5?expand=0&rev=121
This commit is contained in:
commit
ba67ea41a8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0306e2556d94e3366b015d8bb5d7430c1fb66269ad7c0fbce1fecb8970649982
|
||||
size 706112
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmA+N7wACgkQ7JTRj38F
|
||||
mX467gf+LzjFpsII6X22tMEGNOQi+Am5uaqSZEoJX0Ir+8nRAWkuhGVS/B/8qT6Y
|
||||
7gsWIOWpAbVCXDpIBS1fNJ1tsiDa7VgvwpYkl5gOHqW2THi2XHFt+kXqs0S35KpM
|
||||
ur6VgzkqN5x07593VIu6LPgH52X0ku9wlxUAT0B6fD7vNWr4BZSsmjcUHCspidrY
|
||||
n5idMPWloiAKo2H3MNBqzmG8pPNxGfnHXFYper32d7Dc7knG1edl8Bw6rkxHpE4v
|
||||
e6YAxqJNNdhvaq+yhMG+cquwADqzqkCf/CRanxXLm2Ly43tr9ihDY2w5Tr7BxJqK
|
||||
BBFCObL8xJMLFmwbRM1CkYIMfZCYtw==
|
||||
=9B82
|
||||
-----END PGP SIGNATURE-----
|
3
libksysguard-5.21.3.1.tar.xz
Normal file
3
libksysguard-5.21.3.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e370db775b575106f9d228596d3aa0da3ba568da9c2cf76de6e1d8ab60945e59
|
||||
size 706316
|
11
libksysguard-5.21.3.1.tar.xz.sig
Normal file
11
libksysguard-5.21.3.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmBQvaUACgkQ7JTRj38F
|
||||
mX4gxAf/W6CrlGqdPFb34azuBgEezqyKRtX8xfmYRPDcawCYsPcXtBx75EMK+Hm7
|
||||
8ZRur4wIuKZqPSE8GMrDGoHVR96d6YBT75vjcdl4uic48cZnWEsANYDQwlUPeKwD
|
||||
PMTcYszW24HDROlbp43O9StIGPnNox5DDJ0oy7iWW0mn9BjS58tS3mRa8es4mcRy
|
||||
O4PwEs+P5OdMYgGubp1dgqGkGNQleKyrzleQzE6oUFL+53dk86WDAGOYjPwklGIq
|
||||
PlePoMHNGbtZjJ2BdrZYycR72sb1l34HZIb99j3z6TqDU+caoFC7dPPLYoJFIgAy
|
||||
jLXqVnYn79B5105iqO1hr/fhQ0K4SQ==
|
||||
=6o26
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 16 13:55:25 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.21.3.1
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.21.3
|
||||
- Changes since 5.21.2:
|
||||
* SensorFaceController: Save on destruction if the face requests it (kde#433768,kde#433536,kde#434005)
|
||||
* Avoid emitting configurationChanged during save (kde#422672)
|
||||
* SensorDataModel: Do not insert columns that are out of range (kde#433064)
|
||||
* Properly initialize the parent widget to nullptr in ProcessController (kde#434074)
|
||||
* Also emit showTitleChanged when reloading the config (kde#433954)
|
||||
* Fix build
|
||||
* Move CGroup pid fetching callback to the controller (kde#430615)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 2 15:01:37 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -18,15 +18,15 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: libksysguard5
|
||||
Version: 5.21.2
|
||||
Version: 5.21.3.1
|
||||
Release: 0
|
||||
Summary: Task management and system monitoring library
|
||||
License: GPL-2.0-or-later
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: http://www.kde.org
|
||||
Source: libksysguard-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/plasma/5.21.3/libksysguard-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: libksysguard-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/plasma/5.21.3/libksysguard-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules >= 1.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user