forked from pool/drkonqi5
Accepting request 812302 from KDE:Frameworks5
Plasma 5.19.0 OBS-URL: https://build.opensuse.org/request/show/812302 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/drkonqi5?expand=0&rev=50
This commit is contained in:
commit
846f10a5f8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1a626c4ed2f9de8f8bc3359d8827e7fa6ac17486b8477674e47627fcf6efad1
|
||||
size 747984
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6xeW0ACgkQ7JTRj38F
|
||||
mX7/7QgAkWzVlhpofiRC/hRUThK/TH3o5uIkkK8QS71h2w7ng1XAsFeENF2c+XOG
|
||||
t/VY02Gsz/aTmLvXqffC5xDZgd0Ruy0PzKbexWCCjLy9crz8zC9h0AqQz6naXI6A
|
||||
Jzu7AHtIy5hdkJ/EHpFukAOzUJ+qOBL4DgbBETnWYTLEv+WuH5CHb8SpvKY9py18
|
||||
JFYYK9axUIERhQYsoqjsWjuTNmF2aHUNzVoH7KdEXdMrsD5cYB0HGpEkXoJLwo58
|
||||
Slze7/uglFN66DadqwHQ/G4HZ5gbvSSLrExFYKlSIVo8sx1uks3maHwJ8guz6tPK
|
||||
8g6RQt7dCJvZmN3W517UX6aeqhlh4A==
|
||||
=J9dj
|
||||
-----END PGP SIGNATURE-----
|
3
drkonqi-5.19.0.tar.xz
Normal file
3
drkonqi-5.19.0.tar.xz
Normal 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
11
drkonqi-5.19.0.tar.xz.sig
Normal 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-----
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- Update to 5.18.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.18.90.php
|
||||
- Changes since 5.18.5:
|
||||
* initialize bools to false by default (kde#421187)
|
||||
* Don't leak DrKonqi dialog / fix crash on wayland
|
||||
* bump to require Qt 5.14
|
||||
* Read the new message string after rather than before
|
||||
* Use SyntaxHighlighter for highlighting
|
||||
* Adapt to changes in kcrash
|
||||
* [DrKonqi] Port QRegExp to QRegularExpression
|
||||
* Bump required version of KF5 to 5.69.0
|
||||
* Reduce unneeded dependencies
|
||||
* skip over _start and __libc_start_main
|
||||
* style++
|
||||
* Include s_kcrashErrorMessage in our traces
|
||||
* Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
|
||||
* Port away from deprecated API on Qt 5.15.0
|
||||
* fix windows compilation, QString.sprintf() is deprecated
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 5 13:01:51 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -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.5
|
||||
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/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
|
||||
@ -47,6 +47,7 @@ BuildRequires: cmake(KF5JobWidgets) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5KIO) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5Notifications) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5Service) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5SyntaxHighlighting) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5Wallet) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5WidgetsAddons) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5WindowSystem) >= %{kf5_version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user