Accepting request 1236645 from KDE:Frameworks

KDE Frameworks 6.10.0

OBS-URL: https://build.opensuse.org/request/show/1236645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-ktexteditor?expand=0&rev=11
This commit is contained in:
Ana Guerrero 2025-01-12 10:13:30 +00:00 committed by Git OBS Bridge
commit d4ec1c865a
6 changed files with 35 additions and 11 deletions

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu Jan 9 17:12:39 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.10.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.10.0
- Changes since 6.9.0:
* Update dependency version to 6.10.0
* Fix default shortcuts for mac os
* rewrite Kate::TextBlock::mergeBlock m_cursors merging code
* use one targetBlock->m_lines.insert instead of many targetBlock->m_lines.push_back
* add testNoFlippedRange and testBlockSplitAndMerge to movingrange_test
* Preprocess lineEndings before pasting
* "Paste From File" feature for Kate to select a file and insert it's contents into the current file (kde#496902)
* Remove unnecessary multicursor clipboard code
* Try to split clipboard text across multiple cursors when pasting (kde#497863)
* Optimize kill lines for large number of cursors
* Fix full line selection behaviour of the C++ versions of the editing commands
* remove not needed include
* ensure content like from document doesn't make the dialog size explode (kde#497328)
* store QTextLayout inline
* Update version to 6.10.0
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Dec 8 10:09:27 UTC 2024 - Christophe Marin <christophe@krop.fr> Sun Dec 8 10:09:27 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -25,7 +25,7 @@
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')} %{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
%bcond_without released %bcond_without released
Name: kf6-ktexteditor Name: kf6-ktexteditor
Version: 6.9.0 Version: 6.10.0
Release: 0 Release: 0
Summary: Embeddable text editor component Summary: Embeddable text editor component
License: LGPL-2.1-or-later License: LGPL-2.1-or-later

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f80c4feb8737cef83775e2c79f86060c16af89ee8b48e2d72f94bdc1a180b9f
size 2927232

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gCMQAKCRAsjfWHptSq
wdltAP4ralEJ+5QfFTrMiFk/6heiwuwpghkKaaWLqDgGwsG39wEA3TE4pDHM1zCU
fGgG4o7rknR0UEjoivG4S+8KjH/1hgQ=
=1QzK
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1b1660dc6a07f21d99fe5495951f25f1e9f61db63f8f50bc2f610482bc15b3ca
size 2896588

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ1Ll4gAKCRAsjfWHptSq
weXzAP4sF+siziEfnUjAtewqEM+ljYb9AUfJcdmYht26oEpJEAEArVYlYisqM4Fn
jUE6fz5YcUPeNIeEYbZXc7pxx7vRfg8=
=pPp+
-----END PGP SIGNATURE-----