From 4eeeb348ead8e81d3f8d6e393f02f03d6904c449d5ebec674e95fbe64dc826fb Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Fri, 8 Nov 2024 14:02:33 +0000 Subject: [PATCH] KDE Frameworks 6.8.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-ktexteditor?expand=0&rev=19 --- kf6-ktexteditor.changes | 35 +++++++++++++++++++++++++++++++++++ kf6-ktexteditor.spec | 4 ++-- ktexteditor-6.7.0.tar.xz | 3 --- ktexteditor-6.7.0.tar.xz.sig | 7 ------- ktexteditor-6.8.0.tar.xz | 3 +++ ktexteditor-6.8.0.tar.xz.sig | 7 +++++++ 6 files changed, 47 insertions(+), 12 deletions(-) delete mode 100644 ktexteditor-6.7.0.tar.xz delete mode 100644 ktexteditor-6.7.0.tar.xz.sig create mode 100644 ktexteditor-6.8.0.tar.xz create mode 100644 ktexteditor-6.8.0.tar.xz.sig diff --git a/kf6-ktexteditor.changes b/kf6-ktexteditor.changes index 7b15498..f9732eb 100644 --- a/kf6-ktexteditor.changes +++ b/kf6-ktexteditor.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Mon Nov 4 11:18:18 UTC 2024 - Christophe Marin + +- Update to 6.8.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.8.0 +- Changes since 6.7.0: + * Vi mode: Don't infinite loop in searcher + * Update dependency version to 6.8.0 + * remove unused var + * fix ignores + * less deprecated stuff used + * Don't temporarily clear document URL during openUrl() + * Only discard completion if the cursor was at the end of line + * Update git blame ignore file + * Reformat code with clang-format + * Fix implicit conversion of Qt::Key in Qt 6.9 + * Try to avoid unwanted completions + * fix session restore of file type (kde#492201) + * Make ViewPrivate::displayRangeChanged public + * Set DocumentPrivate::m_reloading to false only if loading + * Give a more proper name to the test + * Fix multiblock range handling when unwrapping line (kde#494826) + * Fix line removal not handled properly in KateTemplateHandler (kde#434093) + * Update version to 6.8.0 + * Inline blocksize into buffer + * Improve MovingRangeTest::benchCheckValidity + * Improve TextRange::checkValidity performance + * do all testing in clean temp dirs + * Add a swap file test + * add benchmarks for moving stuff + * Use std::vector for cursor storage + * Allow disabling editorconfig (kde#471008) + ------------------------------------------------------------------- Mon Oct 7 10:00:18 UTC 2024 - Christophe Marin diff --git a/kf6-ktexteditor.spec b/kf6-ktexteditor.spec index cfe2303..07d3ef7 100644 --- a/kf6-ktexteditor.spec +++ b/kf6-ktexteditor.spec @@ -19,13 +19,13 @@ %define qt6_version 6.7.0 %define rname ktexteditor -# Full KF6 version (e.g. 6.7.0) +# Full KF6 version (e.g. 6.8.0) %{!?_kf6_version: %global _kf6_version %{version}} # Last major and minor KF6 version (e.g. 6.0) %{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kf6-ktexteditor -Version: 6.7.0 +Version: 6.8.0 Release: 0 Summary: Embeddable text editor component License: LGPL-2.1-or-later diff --git a/ktexteditor-6.7.0.tar.xz b/ktexteditor-6.7.0.tar.xz deleted file mode 100644 index 1bc9c09..0000000 --- a/ktexteditor-6.7.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed76f72324225a926e00c2c970d48d7f11a576e942e48d092e9837bda79d6991 -size 2880020 diff --git a/ktexteditor-6.7.0.tar.xz.sig b/ktexteditor-6.7.0.tar.xz.sig deleted file mode 100644 index cd8ce9b..0000000 --- a/ktexteditor-6.7.0.tar.xz.sig +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZwAFQAAKCRAsjfWHptSq -wYiZAQDblu968se4sB1KUNtjDQPWMmNhyd/VrH3KyMaSeLNJawEAsIb27U8qzqvr -Uc/dhqy4uBrupbDZ5vQoigGSobtz9QE= -=UgTl ------END PGP SIGNATURE----- diff --git a/ktexteditor-6.8.0.tar.xz b/ktexteditor-6.8.0.tar.xz new file mode 100644 index 0000000..107c40a --- /dev/null +++ b/ktexteditor-6.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a58ab74c4efddf3161174e860d211426454122e844b25fc25ef6282a1e7a270 +size 2892584 diff --git a/ktexteditor-6.8.0.tar.xz.sig b/ktexteditor-6.8.0.tar.xz.sig new file mode 100644 index 0000000..8a1ec93 --- /dev/null +++ b/ktexteditor-6.8.0.tar.xz.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZyZKAAAKCRAsjfWHptSq +wRZOAQD3jZK0AKiYVUjSlyrVS7IRYwivLLs+42h0q9+H16kZ+QEAhvzuNkkwdAiM +lqGZscllnchEBkg5eyIJfpMWpf3B1gE= +=17fw +-----END PGP SIGNATURE-----