forked from pool/drkonqi5
Plasma 5.17.0 pre-release tars. Please publish disable before accept.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/drkonqi5?expand=0&rev=85
This commit is contained in:
parent
36497f8980
commit
b88cff0aff
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7cfd04621a80ca956a17803f208d30b9f3763a1b65216acb944ce0f7e94b961e
|
|
||||||
size 739756
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl2DWr0ACgkQ7JTRj38F
|
|
||||||
mX6FqQgAuYoJ+IcSNpMO86WJ0zw6qOx96NAiN53pF8NM/up/XdGlwKbMS2QAXtfp
|
|
||||||
KFwaxLgJW3fu+aApFwSAMiJpOaKab8oBw4+1CpOGdyyqk384NgM1YAn8qBDvgD2z
|
|
||||||
TiGN2xCTdKGtQiT3bWzSzg3a+noZ65gN8dIbo+hC/yLp2icOZ76MZ5toU/LRjgqC
|
|
||||||
JPDQ3GLB98SRIsUzmrp/3F/2J6KgNiXDMPxGhw7m8LcXGSWmUeH1J5XZaqjJOOpU
|
|
||||||
x7yYCE+ZkiEMevH/uJ2MTKY1pw9+M5CTx1kNJ/AarXQcDA6iW6LN9F8LqhSfs6hN
|
|
||||||
3RgO/3MzP+7aHqQ7Sa/3xOrsnQyRmQ==
|
|
||||||
=aCQd
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
drkonqi-5.17.0.tar.xz
Normal file
3
drkonqi-5.17.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:13974762e5987fe0af23c93770ac64026b190def95c22b230c7fa41db8c81749
|
||||||
|
size 739904
|
11
drkonqi-5.17.0.tar.xz.sig
Normal file
11
drkonqi-5.17.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl2fIn4ACgkQ7JTRj38F
|
||||||
|
mX7ioQf/UCKwsxdbuyBXyi71FrmY+mA+2NNWHRcU/asjZ6887TNAwgLeW4007p4M
|
||||||
|
MuLbpWVn3l8hW7eRumym8wb85oM3CLwF2lmbae7zEZrx7DKkGKL2n+j9Xiu0W7x3
|
||||||
|
/0lvbW/9XB/SMbQWVl/V/VwSploKVNNlgJ4K3S5o5G/TIHa2DKhiXcT15dHjkMLR
|
||||||
|
2Ctk7dYgSV6n5JDr15Fl0G6stwQ9Yl8OCxCWYHxDxkWHPc4UTw9BcWMhpwduKK76
|
||||||
|
Dj0jruS24sBMCrvRhhrUrAemM7kzFXDPT1/v4cGkZUC6Liu0G9NLb5KvYmOhUQrg
|
||||||
|
38UXw87tMQ6smashNFyHTG3axnVOTg==
|
||||||
|
=zSmH
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 10 14:25:45 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.17.0
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.17.0.php
|
||||||
|
- Changes since 5.16.90:
|
||||||
|
* fix default version selection to allow for renamed "unspecified" versions (kde#411983)
|
||||||
|
* use KBusyIndicatorWidget for all busy indication uses
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 19 12:32:33 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
Thu Sep 19 12:32:33 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ Name: drkonqi5
|
|||||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
||||||
# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
|
# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
|
||||||
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||||
Version: 5.16.90
|
Version: 5.17.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Helper for debugging and reporting crashes
|
Summary: Helper for debugging and reporting crashes
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user