forked from pool/libksysguard5
Accepting request 772248 from KDE:Frameworks5
Plasma 5.18.0, not yet final tars. Please publish disable KF5 before accepting. (forwarded request 770821 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/772248 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksysguard5?expand=0&rev=97
This commit is contained in:
commit
659b6935c8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f5d237af554d65740a28360e6d8fa39d4912239c5f21288846b1c934897a7e14
|
|
||||||
size 605628
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4UpWUACgkQ7JTRj38F
|
|
||||||
mX5U0Af/XWCD7Uiym7UoJDesfCJnkFxufADmQWGXsxMN5EZWhVpMzsT8zzta8FLv
|
|
||||||
eUAvrpz0k0xmKcefaJJO9FLF78cVcPTAIwEvW4lQgsiO2J4DBP7/aPJ4FDa1v7i5
|
|
||||||
UFNtaAziVV0dYn7tmxvnP+gIPOXjD51bWHIW/fzZF6xgTz454aeam7NrEp4XFb0Y
|
|
||||||
69+7mWJPXpBwCARqfPPITiAPhsd3ILxXBKccqtdDwn0mGzPUONja7L31dMbplCV0
|
|
||||||
cRnfeRFWd8ggPPHUgLegai2Urvq/IjRHzcReG5iDgsA70TL1Sd1DncK7nF/5Jwt3
|
|
||||||
GToW6PKYXar7lqlsfuV5resplRz67Q==
|
|
||||||
=36a1
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libksysguard-5.18.0.tar.xz
Normal file
3
libksysguard-5.18.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:89a5fe24c2493cd3e130e9a3b591ed78e27841eb0dcbd5f114988a782ad4b9f3
|
||||||
|
size 609848
|
11
libksysguard-5.18.0.tar.xz.sig
Normal file
11
libksysguard-5.18.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl48Ee8ACgkQ7JTRj38F
|
||||||
|
mX4S+ggAiHOojdRYKZ67T9U/9sH6cxmI9ywf9ZsemIqgKhwhf/cCAJgj/0fL7jJR
|
||||||
|
WOK7HgOS/L9p5xJvIcVUdriFK76S0rQ5RGBdjjNFOEXzct8MwWrjbd9GdEXA+OWi
|
||||||
|
bm2KEusE7t612txoklKnX3KfYLk7UBN/0DevAzeC0W7XV6ccD+7NNGOtU9KOZjE0
|
||||||
|
+Ds7srYTauTeEYvoLWE2K5HLPdzqm7lFIRoxkOqx8YeqLkJkRtAm3BJd2a3Rs7aR
|
||||||
|
uwxDwpenmpXKDGSa4QJzXofn67CeWDPESsHPrOxj+APA78MUlYVDfKU3jFOiEw+6
|
||||||
|
bUF1bpB655gTdxAcb09aV1pSrQ5Aow==
|
||||||
|
=oLKv
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,45 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 6 15:10:05 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.18.0
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.18.0.php
|
||||||
|
- No code changes since 5.17.90
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 23 11:20:30 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Replace %make_jobs with %cmake_build
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 16 14:04:18 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.17.90
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.17.90.php
|
||||||
|
- Changes since 5.17.5:
|
||||||
|
* KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0
|
||||||
|
* Plasma 5.18 min Qt version is 5.12
|
||||||
|
* Remove endl at the end of qDebug
|
||||||
|
* Port to QRandomGenerator
|
||||||
|
* QMultiHash::insertMulti is deprecated. Use directly ::insert
|
||||||
|
* Speed up sending request to ksysguardd
|
||||||
|
* Don't use nullptr as flag value
|
||||||
|
* Use URL with transport encryption
|
||||||
|
* Add translations for new memory sensors
|
||||||
|
* Add KDEClangFormat cmake support
|
||||||
|
* Fix minor issues found by EBN
|
||||||
|
* Add version
|
||||||
|
* Now we depend against kf5.62
|
||||||
|
* Fix minor typos
|
||||||
|
* Fix compile for freebsd on CI as it doesn't use qtwebengine 5.13 with qt
|
||||||
|
* The real fix is to change #if QT_VERSION < QT_VERSION_CHECK(5, 13, 0) to
|
||||||
|
* Revert "Port some deprecated methods"
|
||||||
|
* Remove deprecated method
|
||||||
|
* Port some deprecated methods
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 7 16:24:36 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue Jan 7 16:24:36 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -18,15 +18,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: libksysguard5
|
Name: libksysguard5
|
||||||
Version: 5.17.5
|
Version: 5.18.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Task management and system monitoring library
|
Summary: Task management and system monitoring library
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Url: http://www.kde.org
|
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}
|
%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
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
Source3: baselibs.conf
|
Source3: baselibs.conf
|
||||||
@ -102,7 +102,7 @@ for actions that require elevated privileges.
|
|||||||
export CXX=g++-7
|
export CXX=g++-7
|
||||||
%endif
|
%endif
|
||||||
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
|
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
|
||||||
%make_jobs
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%kf5_makeinstall -C build
|
%kf5_makeinstall -C build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user