Accepting request 1230876 from KDE:Frameworks

KDE Frameworks 6.9.0 (forwarded request 1229222 from krop)

OBS-URL: https://build.opensuse.org/request/show/1230876
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-ktexteditor?expand=0&rev=10
This commit is contained in:
Ana Guerrero 2024-12-15 11:35:43 +00:00 committed by Git OBS Bridge
commit 27dc7b92fc
6 changed files with 43 additions and 12 deletions

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Sun Dec 8 10:09:27 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.9.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.9.0
- Changes since 6.8.0:
* Update dependency version to 6.9.0
* sort and remove duplicates in outRanges in Kate::TextBuffer::rangesForLine
* Add test case for line unwrapping crash
* don't leave non-multiblock Kate::TextRange in m_buffer->m_multilineRanges
* don't crash on insert at lastLine + 1 (kde#496612)
* avoid closeUrl() call
* Clear all references/uses of aboutToDeleteMovingInterfaceContent
* Align completion with the word being completed (kde#485885)
* try to relax unstable test
* Use a QLabel for scrollbar linenumbers tooltip
* Add functions for jumping to next/prev blank line
* Disable ENABLE_KAUTH_DEFAULT on Haiku also
* Remove misleading dead code
* Fix crash if feedback or dyn attr is cleared before deletion (kde#495925)
* Fix ranges with dynamic attribute dont notify deletion
* Deprecate aboutToDeleteMovingInterfaceContent
* Remove m_ranges from buffer
* Dont take ownership of the MovingRange/MovingCursor
* buffer: Remove m_invalidCursors
* allow shifted numbers for Dvorak and Co. (kde#388138)
* keep hinting as set by the user (kde#482659)
* Update version to 6.9.0
-------------------------------------------------------------------
Mon Nov 4 11:18:18 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -19,13 +19,13 @@
%define qt6_version 6.7.0
%define rname ktexteditor
# Full KF6 version (e.g. 6.8.0)
# Full KF6 version (e.g. 6.9.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.8.0
Version: 6.9.0
Release: 0
Summary: Embeddable text editor component
License: LGPL-2.1-or-later

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZyZKAAAKCRAsjfWHptSq
wRZOAQD3jZK0AKiYVUjSlyrVS7IRYwivLLs+42h0q9+H16kZ+QEAhvzuNkkwdAiM
lqGZscllnchEBkg5eyIJfpMWpf3B1gE=
=17fw
-----END PGP SIGNATURE-----

3
ktexteditor-6.9.0.tar.xz Normal file
View File

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

View File

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