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.14.0.tar.xz b/drkonqi-5.14.0.tar.xz new file mode 100644 index 0000000..463224b --- /dev/null +++ b/drkonqi-5.14.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:775ec3e9ebdd59e40e8e4c1b379ff0ceb9f26a7b3e20ee30e686f7369d7abf44 +size 736196 diff --git a/drkonqi-5.14.0.tar.xz.sig b/drkonqi-5.14.0.tar.xz.sig new file mode 100644 index 0000000..e7dc223 --- /dev/null +++ b/drkonqi-5.14.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAlu3kcgACgkQEZaMRJKM +rvwjdQf+JUAjcmfU9Hy6v/LYmbCpcwS93udvvV06xhijrikwfuScf7gbFlceQKz4 +Y7/rmvefdIhQIt7VVHM3ROf8XEQbQ/cNTIFHIFaacnf5t6Ep0vdmOnAuvhQDeHd0 +2ixdinw/EF0gV2Q+kJPITaJIB0xnADhWate2aJpxxlwTJfs+99FIOjceVjA+Y/Dh +JFkfYphYB7DnWK2+VQ62FxZ6ZXssa9RBfNvDNPf7Xip98MrcgoQUmqbjHM0GB/HS +IS14QPhpNsWAIsiM8EL89CZoZ9a3ImVB5tW6O2O3iAnmMFYp2lH+/clifdizFpDP +sRB74CKlu9eQZZeaZB1BiTWyfX1SBw== +=yczy +-----END PGP SIGNATURE----- diff --git a/drkonqi5.changes b/drkonqi5.changes index a5c56a3..a245ff3 100644 --- a/drkonqi5.changes +++ b/drkonqi5.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Fri Oct 5 10:01:09 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.14.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.14.0.php +- No code changes since 5.13.90 + +------------------------------------------------------------------- +Sat Sep 15 16:25:26 UTC 2018 - fabian@ritter-vogt.de + +- Add tarball signature and keyring containing keys of release managers + Jonathan Riddell and Bhushan Shah + +------------------------------------------------------------------- +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..d0e3318 100644 --- a/drkonqi5.spec +++ b/drkonqi5.spec @@ -16,20 +16,24 @@ # -%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.14.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: http://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz +Source: drkonqi-%{version}.tar.xz +%if %{with lang} +Source1: 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 BuildRequires: extra-cmake-modules >= 1.8.0 diff --git a/plasma.keyring b/plasma.keyring new file mode 100644 index 0000000..5e9faf8 Binary files /dev/null and b/plasma.keyring differ