diff --git a/kf6-ktexteditor.changes b/kf6-ktexteditor.changes index 405214b..ac1e26a 100644 --- a/kf6-ktexteditor.changes +++ b/kf6-ktexteditor.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Aug 5 10:47:54 UTC 2024 - Christophe Marin + +- Update to 6.5.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.5.0 +- Changes since 6.4.0: + * Update dependency version to 6.5.0 + * Fix drag pixmap with wrapped lines (kde#476979) + * Add actions to convert spaces to tabs and vice versa (kde#456736) + * use ktexteditor-script-tester6 for javascript tests + * fix -Woverflow warning with gcc + * templates: Remove one level of nesting + * Ignore buffer signals in completion on undo/redo + * cursorToOffset: remove unnecessary line variable + * Fix formatting + * Update version to 6.5.0 + * src/view/kateview.cpp (KTextEditor::ViewPrivate::setupActions) : Fix typo in m_toggleShowSpace and m_toggleDynWrap whatsThis text. + * Treat 0x0000 to 0x001F as non-printable + * add action to quick toggle space visibility + ------------------------------------------------------------------- Tue Jul 9 09:41:57 UTC 2024 - Christophe Marin diff --git a/kf6-ktexteditor.spec b/kf6-ktexteditor.spec index dbe1f50..4dbdc8b 100644 --- a/kf6-ktexteditor.spec +++ b/kf6-ktexteditor.spec @@ -19,13 +19,13 @@ %define qt6_version 6.6.0 %define rname ktexteditor -# Full KF6 version (e.g. 6.4.0) +# Full KF6 version (e.g. 6.5.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.4.0 +Version: 6.5.0 Release: 0 Summary: Embeddable text editor component License: LGPL-2.1-or-later diff --git a/ktexteditor-6.4.0.tar.xz b/ktexteditor-6.4.0.tar.xz deleted file mode 100644 index d59e3b0..0000000 --- a/ktexteditor-6.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:825e1a79549d66f204d50869f1dfbbc8a14ab96e76b3e8c3e899b236edccd6d4 -size 2862688 diff --git a/ktexteditor-6.4.0.tar.xz.sig b/ktexteditor-6.4.0.tar.xz.sig deleted file mode 100644 index a3c1a65..0000000 --- a/ktexteditor-6.4.0.tar.xz.sig +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohS5wAKCRAsjfWHptSq -wUzMAQDy4lG8UbKp47DJluq9grEmiJCrxJsXbeyHHZap/5jeNwD8DgUc/oSvAPEW -o/7wS4bzayhmu7c31Du0w6wgGVISiwM= -=55Es ------END PGP SIGNATURE----- diff --git a/ktexteditor-6.5.0.tar.xz b/ktexteditor-6.5.0.tar.xz new file mode 100644 index 0000000..e7d9428 --- /dev/null +++ b/ktexteditor-6.5.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bbb8875a68c6b627f3999c2dab2f91fe15570e2a43c3b2aa9149e5b98dbb8c1 +size 2846764 diff --git a/ktexteditor-6.5.0.tar.xz.sig b/ktexteditor-6.5.0.tar.xz.sig new file mode 100644 index 0000000..ce50492 --- /dev/null +++ b/ktexteditor-6.5.0.tar.xz.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/4wAKCRAsjfWHptSq +wT47AP4sHPE9sM9K1bX/7MTtk9KNd1Ino3QzMGjsO2eal2XzZQEA52lp8AndVK49 +T/meNDzHT0YC+Alt3bTAz/q2/i6BfgI= +=RRSX +-----END PGP SIGNATURE-----