1
0
forked from pool/libksysguard5

Plasma 5.25.90, lightly tested.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/libksysguard5?expand=0&rev=345
This commit is contained in:
Christophe Giboudeaux 2022-09-17 10:40:25 +00:00 committed by Git OBS Bridge
parent 47e5727761
commit 108c7fa9a3
6 changed files with 56 additions and 45 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmMXPGEACgkQ11dEg7tX
sY2eVQ/+PEZKQWZUi3AKQUOQ29ffLygt6fqXjDI+6VdYYzvG9J/dTRgurX8T1vOn
DvPpyDO7FKS5fgcGYxrMwbeactKM4s1UfZ1jw832CjUKLNpX88AvOIiMLDu4O4Pq
CNnPMe530a4tt2plK6meTlZb9XUSaODgEFPYZzbOU26vqsCbRXleBh1oBYnMY87M
ot9txhu85TDTzYHEf613CxbAd7sloDGjxvc2NERxziHLpMgUKw8M9p03QTSQiwsq
/2GNGK0SmJLkuzeNvCCeCZm4oNNZ7a5/5PmQEx5SuG1Ilv44DQSMs64jpFvSfPHw
encgGlSopHh+vqEvZkygnP2HS1cN0aguke/CiCXdKTWTjDje5V/RsGxfO+QwHAje
m+wQpU1EFU3onT+4qPKwe6mY7Sse33moi6nFVGLDxR+URP/G8oZUAjumDdEC2R7G
Qr+1CNUS0kGvpMmjUaqcrIy2905gmwyAAuFRRjIDbS3+9+gquF0vpWnX+C2gj8dZ
178LoqQ1jJe+Sh72Q3vMU9gkH/pPLU4wuADJOAapOaz6ErrgE5bZ7V48OS3K0ekJ
v3ddfdO+d71K21CGCTrIjPZ4nwdaBXw7XnhHjjXJD+rOw+jb6YC7BIRIFG0I9sFY
3vlmVoZJGbIPAplEutWBLqK7Nok+TTkTNCWymjPp/0+NsTmP3U8=
=EFHd
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmMjDsMACgkQ11dEg7tX
sY3U4g/8Dhw3kL/535orTMolQDkpNy46HJjAj9U4rCVHTnyRHVmGRgTVcyMV79hA
Hsuo3mXJv1WO/3IRsyBleSWcfQyMJp51JPJ08TCa6nuu+iqQqyPTNY3Kmfd7g6IM
QsL1lHoZ7nin6pL6nNUhgXuUE1OV+RsJ6BCu1P2fr+pK5qY0tw6vaT3Ti0kSjg6V
GGmSvRrwPdFhZqNZqRCFdSOt0GiiCLWswhGtADo/JOujhVhEuxDHRlUA8hq2qba0
V2zmE3f8W25S8ZC1JPwTAiML5C197y8/9wAChKRwSCjS5BQtqDqTARRh9PyBl1k7
sIvVSAdJoTup/39ziU03wQY74fMw7nzhmyvFpoKenB4M2ZAIWGlmZXGAmeZMNCyh
VU/mQ5xrO3hsKsxC8z8oRgQId17HAY+WoYb+BXZiT6COr61jNVhv66hfB0DK0dg9
h06ozixxGoER+eDVT454PmhzjFEYmAUnKWdrHt85Gu6JjcxYEXtlRbw3sbQquXrj
NoBQSPOykiog0EUR7HY1QDA9D/IV9uIqcYOQea70qlXjfZv97eilK8nU6HcIqZNM
ICdmKDGbr/ahFM6GzOfny4WKDl6UgY6Zhcl+YjfaxSAJTSiJkqxzPQyBLiA20xPK
O6KsMjNzYyDXjjEU+36eKO8UNMi1gQgyS6XB3IOPYd7DH7r9X8Q=
=LeZt
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Thu Sep 15 20:47:00 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Make AggregateSensor::SensorIterator satisfy LegacyInputIterator
* Add FreeBSD Qt6 CI support
* Add missing license files
* Remove no longer needed ifdefs
* KMessageBox::sorry is deprecated in kf5.97
* Actually use ${KF5_MIN_VERSION} when searching for KF5 build dependencies
* Add support for an iterator based aggregate function in AggregateSensor
* Remove extra ';'
* Faces: Add a property to disable editing of labels in Choices
* Faces: Add a method to the controller to replace sensors
* Keep track of and expose sensors that fail to resolve
* Move "Choices" into the Faces QML plugin
* Refactor SensorTreeItem::{indexOf,itemAt}
* Use std::unique_ptr for storing SensorTreeItem
* Sensors: Port SensorTreeModel to std::map so we can use a custom compare (kde#440310)
* Use cmakedefine01
* Remove some unused preprocessor variables
* Add missing QPointer include
-------------------------------------------------------------------
Tue Sep 6 16:55:57 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -19,7 +19,7 @@
%bcond_without released
%global systemstatssover 1
Name: libksysguard5
Version: 5.25.5
Version: 5.25.90
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@ -29,17 +29,18 @@ 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: https://download.kde.org/unstable/plasma/%{version}/libksysguard-%{version}.tar.xz
%if %{with released}
Source1: https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/plasma/%{version}/libksysguard-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
Source3: %{name}-rpmlintrc
BuildRequires: extra-cmake-modules >= 1.2.0
BuildRequires: extra-cmake-modules >= 5.98.0
BuildRequires: kf5-filesystem
BuildRequires: xz
%if 0%{?suse_version} <= 1500
# It does not build with the default compiler (GCC 7) on Leap 15.x
BuildRequires: gcc10-PIE
BuildRequires: gcc10-c++
%endif
BuildRequires: cmake(KF5Auth)
@ -148,14 +149,8 @@ QML applications.
%build
%if 0%{?suse_version} <= 1500
export CC=gcc-10 CXX=g++-10
# gcc-PIE only sets the default for gcc-7, get cmake to do it for us (boo#1195628)
# Set CMAKE_CXX_LINK_PIE_SUPPORTED to work without "check_pie_supported()"...
%{cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} \
-DCMAKE_POSITION_INDEPENDENT_CODE=ON -DCMAKE_CXX_LINK_PIE_SUPPORTED=ON}
%else
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
%endif
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
%cmake_build
%install
@ -235,21 +230,10 @@ QML applications.
%files imports
%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
%{_kf5_qmldir}/org/kde/ksysguard/formatter/libFormatterPlugin.so
%{_kf5_qmldir}/org/kde/ksysguard/formatter/qmldir
%{_kf5_qmldir}/org/kde/ksysguard/process/libProcessPlugin.so
%{_kf5_qmldir}/org/kde/ksysguard/process/qmldir
%{_kf5_qmldir}/org/kde/ksysguard/sensors/libSensorsPlugin.so
%{_kf5_qmldir}/org/kde/ksysguard/sensors/qmldir
%{_kf5_qmldir}/org/kde/ksysguard/faces
%{_kf5_qmldir}/org/kde/ksysguard/formatter
%{_kf5_qmldir}/org/kde/ksysguard/process
%{_kf5_qmldir}/org/kde/ksysguard/sensors
%files devel
%license LICENSES/*