SHA256
1
0
forked from pool/drkonqi5

Accepting request 737458 from KDE:Frameworks5

Plasma 5.17.0 pre-release tars. Please publish disable before accept. (forwarded request 737387 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/737458
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/drkonqi5?expand=0&rev=38
This commit is contained in:
Dominique Leuenberger 2019-10-14 10:36:43 +00:00 committed by Git OBS Bridge
commit 4a0c1abe7e
6 changed files with 37 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl1ubdsACgkQ7JTRj38F
mX6H1Qf+JMdvwDQ6k47CdlUVKnUVlzH+8Zpyz8o7POcCFvgVOkfO3rI4PleXUhLv
y5lfM20II/k6w0hzJSwGw00JBKdTABKlYoumxh54VVRfkfRjsixB0ntAfysj8NoV
SccOHg8Dr6DiBaLLRny+2qqQ54R+3vynu/5VkWlk8+Rk2xMzkECk7KAiL/hAAAgI
WXn3OMhoYjQjyLYoR0vdak/HJqPsC7IUFpSYnXhQ4bfZy1b4MfsqjJHe2xwUIcyl
1E+U3SGgtjprV1ZKv0hUpiNbsUfWx4gBTRHyX7mCNjtUynwiSC2w1o1mWONj/8M7
nmrqNXy8DygE6gvPfo+lnwLkt/z//g==
=MG2T
-----END PGP SIGNATURE-----

3
drkonqi-5.17.0.tar.xz Normal file
View 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
View 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-----

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
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>
- Update to 5.16.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.90.php
- Too many changes to list here
-------------------------------------------------------------------
Tue Sep 3 12:44:11 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -23,15 +23,15 @@ Name: drkonqi5
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
# 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}')}
Version: 5.16.5
Version: 5.17.0
Release: 0
Summary: Helper for debugging and reporting crashes
License: GPL-2.0-or-later
Group: Development/Tools/Debuggers
Url: http://www.kde.org/
Source: https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz
Source: drkonqi-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz.sig
Source1: drkonqi-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
# PATCHES 100-199 are from upstream 5.16 branch