forked from pool/plasma5-disks
Plasma 5.23 Beta. Tested on TW Live, seems to work.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-disks?expand=0&rev=38
This commit is contained in:
parent
55904105c9
commit
7aa6063c88
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70e18612c00a4c6cb07621c5c902b2298ba69649bd3cec91ae7999dbfa0eb492
|
||||
size 84464
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmEuFswACgkQ7JTRj38F
|
||||
mX6Ejwf/ZBLWKVI3ugkbGCj9j9wLhIpokT6A34md3cwwIcz1+DqaiuddNC+pfpPc
|
||||
HhVpogihB3HtjUqrvLSZaX2x920e+ZZg9HOMfRJH1b7qU6eHsA428/C0G0+qTh7N
|
||||
z9w4LBd3/u2ueI+o45R1BtayYW6CvN2R0huQEWQmfoTcbQD+ZW7CqmAr5mG070JH
|
||||
q3h6phcMiyEqFRkvJy9FByQEywcs4naWjXFbo3tW/13a5hj4tIHzj25WuFDkWLdn
|
||||
glqTXmMgodAqvoapYEchA0QGcjGZeW17Qk1pz59woya5nooaNK/YPLXTHNvB+Iz4
|
||||
Txa8R7dabjGOwpJPDOSOcVrLAXeyBw==
|
||||
=JI28
|
||||
-----END PGP SIGNATURE-----
|
3
plasma-disks-5.22.90.tar.xz
Normal file
3
plasma-disks-5.22.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4d9f54391c798db043a8fd2a1f441a777ad8f154c2711f73a59adb8f0829a7f
|
||||
size 86324
|
11
plasma-disks-5.22.90.tar.xz.sig
Normal file
11
plasma-disks-5.22.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmFDBI0ACgkQ7JTRj38F
|
||||
mX5HLAgAp6ugo4fmJB9FVCWVMazZKxUiT+RA3lKIebMjZTMMOn26Jqcr+rsraQGJ
|
||||
VpzYeVpxtDeT6b66RhohZkk5n+dhA8gTx4CsSaPHTo+czHRwPeWB+nZrxbJCCLO9
|
||||
VaoNvG0nvVDe62TDpjMmkIpmknDO0AXXzjXd3wdNDByGgLQL6/I1oOOvEehduf7P
|
||||
kU356ZotXKuGP/2RnmvjymTbO9J9LfWgtEc8QahCNVMYLO65LkoUZvvEEB0163Re
|
||||
6LRwq3hJiebJSYPbSZHZHTqxBi5ZOHpWrOXuxPgH3Rrbmh9MwquQGbKdPCZCBmBy
|
||||
n9XGNjeWOJBBNv63qOYjRUi52c3rIQ==
|
||||
=C6nA
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 16 13:05:09 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
|
||||
- Changes since 5.22.5:
|
||||
* add magnificent advanced data (kde#440486)
|
||||
* actually start the reload timer :O
|
||||
* don't require auth_admin for inactive sessions
|
||||
* drop usless is directory check
|
||||
* Explicitly set KDE_COMPILERSETTINGS_LEVEL
|
||||
* Remove unneeded main.cpp
|
||||
* Remove unneeded X-KDE-PluginKeyword
|
||||
* search for smartctl in /usr/local/sbin as well
|
||||
* don't notify on instabilities
|
||||
* add pipeline for reuse compliance
|
||||
* Use version-less qt DBus macros
|
||||
* Remove not necessary qt prefix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 31 19:08:47 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -23,15 +23,15 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: plasma5-disks
|
||||
Version: 5.22.5
|
||||
Version: 5.22.90
|
||||
Release: 0
|
||||
Summary: Plasma service for monitoring disk health
|
||||
License: GPL-2.0-only OR GPL-3.0-only
|
||||
Group: System/GUI/KDE
|
||||
URL: http://www.kde.org
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/plasma-disks-%{version}.tar.xz
|
||||
Source: https://download.kde.org/unstable/plasma/%{version}/plasma-disks-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/plasma-disks-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/plasma-disks-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: cmake >= 3.16
|
||||
|
Loading…
x
Reference in New Issue
Block a user