diff --git a/drkonqi-5.12.5.tar.xz b/drkonqi-5.12.5.tar.xz deleted file mode 100644 index 0573c0c..0000000 --- a/drkonqi-5.12.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8b171b4e7ba3f4535950aca3531080c9bc25d1c17de7637452ca9c21ece602b -size 737996 diff --git a/drkonqi-5.12.90.tar.xz b/drkonqi-5.12.90.tar.xz new file mode 100644 index 0000000..1600e70 --- /dev/null +++ b/drkonqi-5.12.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e68e4491dd4b2d63164357e92a749a9c97f99a1aa8738bc45501ddd02c9bc291 +size 737044 diff --git a/drkonqi5.changes b/drkonqi5.changes index 390f562..c2ba40b 100644 --- a/drkonqi5.changes +++ b/drkonqi5.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Sat May 19 14:16:33 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.12.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.12.90.php +- Changes since 5.12.5: + * Warning-- + * Fix oversights of the last DBusInterfaceLauncher commit + * DrKonqi: Enable DBus-Interface for debugging with KDevelop + * Use static_cast of parent where type is known + * Fix README to show the right config section + * Add explicit includes to fix build with Qt 5.11 + * Add explicit includes to fix build with Qt 5.11 + * Remove parentheses + * Use non-deprecated KDEInstallDirs variable + * Remove no longer needed version checks + * Remove module namespace from Qt includes + * Remove include of unused cmake macros + * Use KF5_MIN_VERSION also for ECM, now that it's part of KF + * Bump min cmake version to 3.0, move cmake_minimum_required to top + * Remove duplicate definition + * Use debug categories + * Initialize pointer + * Build with strict definition. + ------------------------------------------------------------------- Wed May 2 09:05:43 CEST 2018 - fabian@ritter-vogt.de diff --git a/drkonqi5.spec b/drkonqi5.spec index af95063..2b63555 100644 --- a/drkonqi5.spec +++ b/drkonqi5.spec @@ -16,20 +16,20 @@ # -%define kf5_version 5.34.0 +%define kf5_version 5.45.0 %bcond_without lang Name: drkonqi5 # Full Plasma 5 version (e.g. 5.9.1) -%{!?_plasma5_bugfix: %global _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) -%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} -Version: 5.12.5 +%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} +Version: 5.12.90 Release: 0 Summary: Helper for debugging and reporting crashes License: GPL-2.0+ Group: Development/Tools/Debuggers Url: http://www.kde.org/ -Source: http://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz +Source: http://download.kde.org/unstable/plasma/%{version}/drkonqi-%{version}.tar.xz # PATCHES 100-199 are from upstream 5.11 branch # PATCHES 200-299 and above are from upstream master/5.12 branch BuildRequires: extra-cmake-modules >= 1.8.0 @@ -77,12 +77,13 @@ The KDE Crash Handler gives the user feedback if a program has crashed. %{buildroot}%{_kf5_bindir}/installdbgsymbols.sh %files -%doc COPYING +%license COPYING %{_kf5_bindir}/installdbgsymbols.sh %dir %{_kf5_libdir}/libexec %{_kf5_libdir}/libexec/drkonqi %{_kf5_sharedir}/drkonqi/ %{_kf5_applicationsdir}/org.kde.drkonqi.desktop +%{_kf5_debugdir}/drkonqi.categories %if %{with lang} %files lang -f %{name}.lang