diff --git a/drkonqi-5.13.5.tar.xz b/drkonqi-5.13.5.tar.xz deleted file mode 100644 index 6b7db25..0000000 --- a/drkonqi-5.13.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d34abc8acf58a3821954e205870f7da96ca7d1a59d18a7a84e4ec3ffabaf6b0a -size 736196 diff --git a/drkonqi-5.13.90.tar.xz b/drkonqi-5.13.90.tar.xz new file mode 100644 index 0000000..a00dd16 --- /dev/null +++ b/drkonqi-5.13.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f43a76e8f889fb5ba935588c437f8d36b1d43fbb6938caf725ba619a441f6e90 +size 736524 diff --git a/drkonqi5.changes b/drkonqi5.changes index a5c56a3..ad97888 100644 --- a/drkonqi5.changes +++ b/drkonqi5.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Sep 13 17:24:58 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.13.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.13.90.php +- Changes since 5.13.5: + * QT_MIN_VERSIONS is Qt 5.11 for Plasma 5.14. Agreed at kickoff meeting. Set everywhere for clearity and consistency. + * Mingw compile fix (kde#396821) + * Fix signal/slot + * Use KPasswordLineEdit + * Fix enable/disable widget + * Fix warning + * Add Exec= key + ------------------------------------------------------------------- Tue Sep 4 10:58:40 UTC 2018 - fabian@ritter-vogt.de diff --git a/drkonqi5.spec b/drkonqi5.spec index 963a535..e24edf7 100644 --- a/drkonqi5.spec +++ b/drkonqi5.spec @@ -16,20 +16,20 @@ # -%define kf5_version 5.45.0 +%define kf5_version 5.50.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.13.5 +Version: 5.13.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: 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