diff --git a/drkonqi-5.15.5.tar.xz b/drkonqi-5.15.5.tar.xz deleted file mode 100644 index 3737e26..0000000 --- a/drkonqi-5.15.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8669913aa8485257cbb19bbe5bb6956044d0a6896a365cea024b1247d0a6502e -size 738752 diff --git a/drkonqi-5.15.5.tar.xz.sig b/drkonqi-5.15.5.tar.xz.sig deleted file mode 100644 index 00de557..0000000 --- a/drkonqi-5.15.5.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlzRUusACgkQ7JTRj38F -mX5sCwf9E3+oAtWlEn6fZL94PnSzAYGNM+8cMG6cjguAdnULLucInAsyUVoTKw79 -P/UhxQ7Gv0BZAgdfKRZkDT7pkoatSZT8s8pw0Wh+aiI7LUx6N50MjwcsmZ3EnpJy -1Z+CjNxdZMlvUkHlDNW7x47FkTcvjRijMThGQ7zXm+d82leiTSil7Flzg4VmwHsV -+I2NUNQ1yrfadG36FRFR3ZV1Eb8aLaK7N0aJMSg9bRyg8FMk6Tnv0NXh2uv/frQx -Y7abNAsInQoZxm153c0WlBjVyxqD8QPcc9y7I3R5n/hCtUFJgv98FX5IzYEQPHEp -8x05XQtqli49s8zl1cH9FXlK2CRd+A== -=QA16 ------END PGP SIGNATURE----- diff --git a/drkonqi-5.15.90.tar.xz b/drkonqi-5.15.90.tar.xz new file mode 100644 index 0000000..97346bf --- /dev/null +++ b/drkonqi-5.15.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf6e8f3dcffb0b4079035954ab8dcfe31717dc4578742c35ec9a4fb53fa890cd +size 740760 diff --git a/drkonqi-5.15.90.tar.xz.sig b/drkonqi-5.15.90.tar.xz.sig new file mode 100644 index 0000000..ebc6006 --- /dev/null +++ b/drkonqi-5.15.90.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlzdOKIACgkQ7JTRj38F +mX62UwgAqwCgMFNLrlvOS/Pqw9l/ELcWH9dcTLYK/MoMJ4RBagB5i0mOuC3mGDS1 +OV8IsrstQI8GA5AVydPRKDIY+gppTJZduRy6P9BY+csWg9F9YIbfdQKpKqjwAiPK +0lCPpxQcTsl0RC1rxqZaGyvRfYDy0skfw9grqDqaSQNaMXjn6SxcOF4T2IJPM5Xy +A7XCZW2rQneMtsJPeUaH3T6XXINjOx219nwnqRsBTP5e8ilK1HRL7RZ/86wXbPWU +AcudUXfYAAtyasaACKk7zeNU3InvAEj4ddTL64a2akzVQer/i+TXY1BTptzG/uJe +uPK7b+Ed06784+/R45XTm+AHXDuAuQ== +=rJ4n +-----END PGP SIGNATURE----- diff --git a/drkonqi5.changes b/drkonqi5.changes index 06919be..0458052 100644 --- a/drkonqi5.changes +++ b/drkonqi5.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu May 16 16:56:35 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.15.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.15.90.php +- Changes since 5.15.5: + * bump Qt version to 5.12 as agreed at start of cycle + * Add mappings for org_kde_powerdevil and kiod5 processes (kde#405840) + * always support all command line options + * don't connect to lambdas and call slots when you can just call the slots + * Use https for links in the UI + * Add application path as valid path for debuggers + * drop explicit disconnect in dtor + * move version definition into generated header instead of passing it on CLI + * map powerdevil daemon to product + * typos-- + * cdb: First working version + * CMakeLists: Fix bfd.h include path on windows + * Fix pragma once problem with process class + * mingw_generator: Fix iterator type in operator== + * mingw_generator: Fix argument type + * mingw_generator: Fix iterator type + * msvc_gnerator: Fix PCHAR cast to QString + * QtCore is common between MINGW and MSVC + * Request change of ptrace scope from KCrash + * Use nullptr + ------------------------------------------------------------------- Tue May 7 11:04:55 UTC 2019 - fabian@ritter-vogt.de diff --git a/drkonqi5.spec b/drkonqi5.spec index c122097..f10c252 100644 --- a/drkonqi5.spec +++ b/drkonqi5.spec @@ -16,26 +16,26 @@ # -%define kf5_version 5.54.0 +%define kf5_version 5.58.0 %bcond_without lang Name: drkonqi5 # Full Plasma 5 version (e.g. 5.9.1) %{!?_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.15.5 +Version: 5.15.90 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: https://download.kde.org/unstable/plasma/%{version}/drkonqi-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz.sig +Source1: https://download.kde.org/unstable/plasma/%{version}/drkonqi-%{version}.tar.xz.sig Source2: plasma.keyring %endif -# PATCHES 100-199 are from upstream 5.11 branch -# PATCHES 200-299 and above are from upstream master/5.12 branch +# PATCHES 100-199 are from upstream 5.16 branch +# PATCHES 200-299 and above are from upstream master/5.17+ branch BuildRequires: extra-cmake-modules >= 1.8.0 BuildRequires: cmake(KF5Completion) >= %{kf5_version} BuildRequires: cmake(KF5ConfigWidgets) >= %{kf5_version} @@ -51,7 +51,7 @@ BuildRequires: cmake(KF5Wallet) >= %{kf5_version} BuildRequires: cmake(KF5WidgetsAddons) >= %{kf5_version} BuildRequires: cmake(KF5XmlRpcClient) >= %{kf5_version} BuildRequires: cmake(Qt5Concurrent) -BuildRequires: cmake(Qt5Core) >= 5.7.0 +BuildRequires: cmake(Qt5Core) >= 5.12.0 BuildRequires: cmake(Qt5DBus) BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Widgets)