Accepting request 924712 from KDE:Frameworks5

Plasma 5.23.0, lightly tested. KDE:Frameworks5 is already publish disabled. (forwarded request 924672 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/924712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksysguard5?expand=0&rev=130
This commit is contained in:
Dominique Leuenberger 2021-10-13 16:03:35 +00:00 committed by Git OBS Bridge
commit 0e63d1af9a
7 changed files with 51 additions and 23 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmEuFfYACgkQ7JTRj38F
mX7jwggAsch/vPhdIZVEC+4SiWcCpjucQz5IbHPJ/dXm8WHi+V4dA9z2AKKL2ujM
aO03MB17jcxgMAQwgxJFRar6KInH/KgVnljNDP6SoNBhkgySZIHFlYoILpeY8UtV
r1+3OTF0ehswOAJbGoYZNe6cyMFFQfnboPD7tM9wQIWgHqTBE8FXmQlrqyCaQDoN
kx7tGPXS1KbHqgaXRj2f04H6Aji/vaoC+2e1RqKPIm7HSxM7Xih96cRPColsmBNc
ZrAJSc1wY4igcyayR7mSwVMV+05UX/hyNIvcAentgFMgRmz1SjUP6fus9+/A2yDW
SYXlNhMHfdILhrnep5SYZbBESyWirQ==
=2Xy3
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmFe3N0ACgkQ11dEg7tX
sY2Vvw//dcYK9FZRsVyoGI+dxL8xLuWBcJtRHvZpU90Dx69Ty1sPFwlzbV3iQpMz
waS1GXrLTucWGesz1WeGf8m5LWmKpjNgQI9yyolY5mvFpAWpOfJbcQikCNqr8YQt
48kWVpOwmNXO2zqmoSDgQ4r97xpZp+QL8cB+ZPihbMN+l9eLaHnA2jyuWypgwr9b
Ktsn6nDy0k/blllx90S5m3sYq8vwB8tHD/OtJeJTWScyO5r7XxEDVKxupgzQmIsX
HEKwVLVJzJCJItfpZ72IvxBEeWGS7QHwq7FPzHnfT1+58Thagqkv1fz5d8LTzLZB
l07mCihoxBWCqy3sbXZiH+46ZEYuywY7Ps0Si+XD4sh4t4uJNlatiLJa3HC1LPOO
2o8t4XUlTmbmWReAMdq489rP/IoOaW60JptafrwB/ZNZghbh/SNZ1A1YrCH5n7m8
ErBpah70td1JUp8zrnkCLKDgW/B3OSDa9EiRSm85OSGuq8uTTWaCHjZk3WRgkUsD
CFhAx2EYXHRhD3KoHYNJG1LqBkFPplmmXolRrJ4T4XdRaEdBNWlgYuhKDyvF4aRE
nQYwK8pNc9rJVQ45F9LQAJpgVpksbvAc0AkTBFNqDrtDyL4SWDDR6ivaFSWp9gvt
W4ZlQc6y3bUvmBi7v7fBp0zP32nCPi3OoO9iN436TPnONYSiwds=
=JFAQ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Oct 7 13:50:09 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.0
- Changes since 5.22.90:
* Add Plasma System Monitor to "Tools" menu
- Add new key + signature to plasma.keyring
-------------------------------------------------------------------
Thu Sep 16 13:05:03 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.90
- Too many changes to list here
-------------------------------------------------------------------
Tue Aug 31 19:08:45 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -19,7 +19,7 @@
%bcond_without lang
%global systemstatssover 1
Name: libksysguard5
Version: 5.22.5
Version: 5.23.0
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@ -29,9 +29,9 @@ 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: https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz
Source: libksysguard-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz.sig
Source1: libksysguard-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= 1.2.0
@ -69,6 +69,8 @@ BuildRequires: cmake(Qt5X11Extras)
#BuildRequires: libcap-progs
# No pkgconfig(pcap) in Leap <= 15.3 yet
BuildRequires: libpcap-devel
# TODO: This breaks on Leap s390x
BuildRequires: libsensors4-devel
BuildRequires: pkgconfig(libnl-3.0)
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xres)
@ -166,7 +168,7 @@ QML applications.
%postun -n libKSysGuardSystemStats%{systemstatssover} -p /sbin/ldconfig
%files
%license COPYING*
%license LICENSES/*
%dir %{_kf5_plugindir}/kpackage/
%dir %{_kf5_plugindir}/kpackage/packagestructure/
%{_kf5_debugdir}/*.categories
@ -184,16 +186,16 @@ QML applications.
%{_kf5_sharedir}/ksysguard/
%files -n libKSysGuardSystemStats%{systemstatssover}
%license COPYING*
%license LICENSES/*
%{_kf5_libdir}/libKSysGuardSystemStats.so.%{systemstatssover}
%{_kf5_libdir}/libKSysGuardSystemStats.so.%{_plasma5_bugfix}
%files -n ksysguardsystemstats-data
%license COPYING*
%license LICENSES/*
%{_kf5_sharedir}/dbus-1/interfaces/org.kde.ksystemstats.xml
%files plugins
%license COPYING*
%license LICENSES/*
%dir %{_kf5_plugindir}/ksysguard/
%dir %{_kf5_plugindir}/ksysguard/process
%{_kf5_plugindir}/ksysguard/process/ksysguard_plugin_network.so
@ -208,13 +210,14 @@ QML applications.
%{_kf5_libdir}/libexec/ksysguard/ksgrd_network_helper
%files imports
%license COPYING*
%license LICENSES/*
%dir %{_kf5_qmldir}/org/kde/ksysguard
%dir %{_kf5_qmldir}/org/kde/ksysguard/faces
%dir %{_kf5_qmldir}/org/kde/ksysguard/formatter
%dir %{_kf5_qmldir}/org/kde/ksysguard/process
%dir %{_kf5_qmldir}/org/kde/ksysguard/sensors
%{_kf5_qmldir}/org/kde/ksysguard/faces/ExtendedLegend.qml
%{_kf5_qmldir}/org/kde/ksysguard/faces/SensorRangeSpinBox.qml
%{_kf5_qmldir}/org/kde/ksysguard/faces/SensorFace.qml
%{_kf5_qmldir}/org/kde/ksysguard/faces/libFacesPlugin.so
%{_kf5_qmldir}/org/kde/ksysguard/faces/qmldir
@ -226,7 +229,7 @@ QML applications.
%{_kf5_qmldir}/org/kde/ksysguard/sensors/qmldir
%files devel
%license COPYING*
%license LICENSES/*
%{_includedir}/ksysguard/
%{_kf5_libdir}/cmake/KF5SysGuard/
%{_kf5_libdir}/cmake/KSysGuard/

Binary file not shown.