forked from pool/libksysguard5
Accepting request 776787 from KDE:Frameworks5
Plasma 5.18.1 OBS-URL: https://build.opensuse.org/request/show/776787 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksysguard5?expand=0&rev=98
This commit is contained in:
commit
6a83cf020a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:89a5fe24c2493cd3e130e9a3b591ed78e27841eb0dcbd5f114988a782ad4b9f3
|
|
||||||
size 609848
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl48Ee8ACgkQ7JTRj38F
|
|
||||||
mX4S+ggAiHOojdRYKZ67T9U/9sH6cxmI9ywf9ZsemIqgKhwhf/cCAJgj/0fL7jJR
|
|
||||||
WOK7HgOS/L9p5xJvIcVUdriFK76S0rQ5RGBdjjNFOEXzct8MwWrjbd9GdEXA+OWi
|
|
||||||
bm2KEusE7t612txoklKnX3KfYLk7UBN/0DevAzeC0W7XV6ccD+7NNGOtU9KOZjE0
|
|
||||||
+Ds7srYTauTeEYvoLWE2K5HLPdzqm7lFIRoxkOqx8YeqLkJkRtAm3BJd2a3Rs7aR
|
|
||||||
uwxDwpenmpXKDGSa4QJzXofn67CeWDPESsHPrOxj+APA78MUlYVDfKU3jFOiEw+6
|
|
||||||
bUF1bpB655gTdxAcb09aV1pSrQ5Aow==
|
|
||||||
=oLKv
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libksysguard-5.18.1.tar.xz
Normal file
3
libksysguard-5.18.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:93654e348845a992158d22608cd612e6770c718ee945aafcf04a8bd50f7b1c2e
|
||||||
|
size 610036
|
11
libksysguard-5.18.1.tar.xz.sig
Normal file
11
libksysguard-5.18.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl5L4ooACgkQ7JTRj38F
|
||||||
|
mX7shwf/fOh+7zpGG5A/nIreMek86A4GeBHTEUh9D7C4nut3CwgU7PaRcmhx8fl1
|
||||||
|
bobeZgMU7EAfDMOjmJivbkqomJiFQ+1FswdQj/hV8yGe+u1S+FqsgaAEHBw3hpYZ
|
||||||
|
ky2enUv6qWM+eWAEAxj1qRxckODxB/1g+PY60TsVkHYijX3K+C3g2v5w6mv4yIV9
|
||||||
|
+1cHkz8OGGQjmHCPxj7NTfX+qqAGZf6PJeJPeRyZmKgPjI5Rv1vPTyvqKyKtuS0k
|
||||||
|
STW39OfGzQbxQuiz3n2BxbMfbE8+svxHkI6vBMAuRayqsoOoD834AxZoAeoQrjog
|
||||||
|
bofVZXHTNTcYRzrkDg3gMhsNEnA8dg==
|
||||||
|
=SFgR
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 18 14:05:57 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.18.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.18.1.php
|
||||||
|
- No code changes since 5.18.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 6 15:10:05 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
Thu Feb 6 15:10:05 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -18,15 +18,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: libksysguard5
|
Name: libksysguard5
|
||||||
Version: 5.18.0
|
Version: 5.18.1
|
||||||
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: libksysguard-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: libksysguard-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
Source3: baselibs.conf
|
Source3: baselibs.conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user