Accepting request 1192900 from KDE:Frameworks
KDE Frameworks 6.5.0 (forwarded request 1191717 from krop) OBS-URL: https://build.opensuse.org/request/show/1192900 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-ktexteditor?expand=0&rev=6
This commit is contained in:
commit
20084b567e
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 10:47:54 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- 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 <christophe@krop.fr>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:825e1a79549d66f204d50869f1dfbbc8a14ab96e76b3e8c3e899b236edccd6d4
|
||||
size 2862688
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohS5wAKCRAsjfWHptSq
|
||||
wUzMAQDy4lG8UbKp47DJluq9grEmiJCrxJsXbeyHHZap/5jeNwD8DgUc/oSvAPEW
|
||||
o/7wS4bzayhmu7c31Du0w6wgGVISiwM=
|
||||
=55Es
|
||||
-----END PGP SIGNATURE-----
|
3
ktexteditor-6.5.0.tar.xz
Normal file
3
ktexteditor-6.5.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9bbb8875a68c6b627f3999c2dab2f91fe15570e2a43c3b2aa9149e5b98dbb8c1
|
||||
size 2846764
|
7
ktexteditor-6.5.0.tar.xz.sig
Normal file
7
ktexteditor-6.5.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/4wAKCRAsjfWHptSq
|
||||
wT47AP4sHPE9sM9K1bX/7MTtk9KNd1Ino3QzMGjsO2eal2XzZQEA52lp8AndVK49
|
||||
T/meNDzHT0YC+Alt3bTAz/q2/i6BfgI=
|
||||
=RRSX
|
||||
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user