Plasma 5.19.0, 2nd try. Not public, please publish disable before accepting

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/drkonqi5?expand=0&rev=113
This commit is contained in:
Luca Beltrame 2020-06-07 18:00:56 +00:00 committed by Git OBS Bridge
parent 84b266c912
commit 54c891bf5a
6 changed files with 26 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl69HgQACgkQ7JTRj38F
mX4RbAf/ZGS8Hn6U9xJA1nl1MIgOUbkkSIVw9pm8zo8PPf7Xuq7wTiafMj/5Nn/m
NF8eZGTYdwrjUI3/AVoabvYiPbHYziiDTVrY/H1LT5P/Hdoi2IbrsjbvIdqi1BMp
kFiBg70UTzhAg09cu38lU986eh3BTgWrisfXqrAwtKyUUYq1f4tISAenKxOT/MaX
3TcTnBg3DEu4JVWPPccEcOV3TYE4hkzXeZXFJjMtcDYxH3tmYG/BjDR3Bs1s92fu
5S9u6u3A68PNSFoKzXXxMUauVqfGCAO8Q9Og59u6rhqx4g8UXNeGV/+a0IfhgfZD
ApRVcAFDQBXs+7Jhf8IvLklGQTqYdw==
=PSGN
-----END PGP SIGNATURE-----

3
drkonqi-5.19.0.tar.xz Normal file
View File

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

11
drkonqi-5.19.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl7Y1cIACgkQ7JTRj38F
mX51jAgAjHH1vVZ0qbMYUf8Zg3JreN2OzUBw8Faq3vQ9b9D3bW/Fzn9DvQHpK+v7
desyMthYXV2vkaDDoZajHckuelgfLzSWCeNiY2XCOyOaj0CbDXRFaiYGoOF1FIl5
ebwCCJe2xt73LTwm+auaprd5OW+I0l/UOwzWm7icSd+pol2OBJQyE02SK9qlJVyV
neGfEz5e69xUqu1tkHuna1ie16KJS59FDwk/00OPPL9I4wIaGKxF+dnIscL2dT2a
/iOluS/Y7gtep665+uMicmi/9pGa7uhoAen8DG/Xu4XChF3g9b2Yzp2W0BLVbhgM
yMV2FKFOFLFKCAs3o6TwU8xo7O1P2g==
=Q4J+
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jun 4 13:27:11 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.19.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.19.0.php
- No code changes since 5.18.90
-------------------------------------------------------------------
Thu May 14 14:33:01 UTC 2020 - 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.18.90
Version: 5.19.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/unstable/plasma/%{version}/drkonqi-%{version}.tar.xz
Source: drkonqi-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/unstable/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