Plasma 6.4.0 (maybe). K:F already publish disabled
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/libksysguard6?expand=0&rev=59
This commit is contained in:
committed by
Git OBS Bridge
parent
7e4befa85c
commit
0190bf09f2
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d6406b7af1936ea215f0cfd39ef258a147fb869b5763605d798ebf8fc90d55a
|
||||
size 332980
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAmg4MBwACgkQEZaMRJKM
|
||||
rvzhYgf+POGUwErcqDzPJlp3B91bhQC+V2IXtXHw6ogOG3/Fi8BdYDleyc20s9Cr
|
||||
qP7E6LIDmxa/xjoDGVFAPl7dsSDUjOKCQdNH+Uov8i8d7dzxZxpqicDGgKedatGl
|
||||
rayg9RMcv06D/jLc0bouq8Ju6WM0BlES4GYeLjho0A92BXcT7fRzhaXXFjwq6O5m
|
||||
F06w3c2Jy4h41bxy3J1L1QRlIkuHNC9Ybbw+oLv46DJBmlkrqQd2wHYuYmzPYqh1
|
||||
V6cXcg4Fg5hIuQgd5Pob9I6UoiD+ebXy+BDx2zaGWboIsahndA9djZ43EGwqaIeh
|
||||
9zM78lup2ue7xNslL3y0GsLEbmNFrg==
|
||||
=922F
|
||||
-----END PGP SIGNATURE-----
|
3
libksysguard-6.4.0.tar.xz
Normal file
3
libksysguard-6.4.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bfd0baf7973407444093e13a5ce2b310cee586e3bbc5d4e10785bc1a0d45a663
|
||||
size 333964
|
11
libksysguard-6.4.0.tar.xz.sig
Normal file
11
libksysguard-6.4.0.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAmhKl0gACgkQEZaMRJKM
|
||||
rvxqYwf+L6vWJQv566WaFEO8Zq3M3waZUtemGIbJXdDB+I+CygB+sft4s2cK85X+
|
||||
Qi0QsuCswTRM57NDUGL6Soy5yvZKQSElq1QEkGKL9fQuS1K5e+05XPSF+sZ4QS42
|
||||
hO3GMd1PO8uvcQ0fga3odtC5WujcG8d/T8PVtctE9GuMqwzOXa4fABYfOtFrIUhw
|
||||
rGV1rG/dNqz2KfFCDnFkCtpR+2GV8xOxfMmuX8LyQbPbpQiIMl/TCL+ELXfpqhZD
|
||||
S2rFF7LvBN07g+u8UkpU2SvLZTrkfrwPGNv7l4y5hGoLxNSVAilmg8q65RskK7sr
|
||||
kAT7sKeYIzvlE1h94+zo+KiPEzKSxg==
|
||||
=O+z5
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 10:37:38 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.4.0:
|
||||
* New bugfix release
|
||||
* For more details see https://kde.org/announcements/plasma/6/6.4.0
|
||||
- Changes since 6.3.91:
|
||||
* Update version for new release 6.4.0
|
||||
* processcore: Batch changes to processes in ProcessDataModel
|
||||
* ProcessDataMode: Limit impact of dataChanged signals
|
||||
* Reduce false update notifications on UIDs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 29 21:20:26 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@@ -28,14 +28,14 @@
|
||||
# Latest ABI-stable Plasma (e.g. 5.8 in KF6, but 5.8.95 in KUF)
|
||||
%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')}
|
||||
Name: libksysguard6
|
||||
Version: 6.3.91
|
||||
Version: 6.4.0
|
||||
Release: 0
|
||||
Summary: Task management and system monitoring library
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz
|
||||
Source: %{rname}-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
|
||||
Source1: %{rname}-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
Source3: libksysguard6-rpmlintrc
|
||||
|
Reference in New Issue
Block a user