Accepting request 1187139 from KDE:Frameworks
KDE Frameworks 6.4.0 (forwarded request 1186902 from krop) OBS-URL: https://build.opensuse.org/request/show/1187139 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-ktexteditor?expand=0&rev=5
This commit is contained in:
commit
afa93b7f42
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 9 09:41:57 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.4.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.4.0
|
||||
- Changes since 6.3.0:
|
||||
* add a tool to test javascript scripts
|
||||
* fix JS API result of view.executeCommand()
|
||||
* kateregexpsearch: fix FAST_DEBUG
|
||||
* API documentation: fix typo on kte_design page
|
||||
* add action to popy the current file name and line (kde#488027)
|
||||
* prefer even indent sizes (kde#474505)
|
||||
* try different way to read file for digest
|
||||
* remove gradient, looks ugly
|
||||
* add missing :, are there for all other entries
|
||||
* don't remember encoding if known to be broken (kde#445015)
|
||||
* ensure we don't keep old session config keys (kde#486648)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 10:11: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.3.0)
|
||||
# Full KF6 version (e.g. 6.4.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.3.0
|
||||
Version: 6.4.0
|
||||
Release: 0
|
||||
Summary: Embeddable text editor component
|
||||
License: LGPL-2.1-or-later
|
||||
@ -106,6 +106,7 @@ This subpackage provides the header files.
|
||||
%files
|
||||
%{_kf6_debugdir}/ktexteditor.categories
|
||||
%{_kf6_debugdir}/ktexteditor.renamecategories
|
||||
%{_kf6_bindir}/ktexteditor-script-tester6
|
||||
# TODO split
|
||||
%dir %{_kf6_plugindir}/kf6/parts
|
||||
%{_kf6_plugindir}/kf6/parts/katepart.so
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:979dbffaeb0a0413b3745efa180aa0be6e1ed8bf8f5a938281499b931e283776
|
||||
size 2821408
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnQfQAKCRAsjfWHptSq
|
||||
wVYzAQCdlZXG86rqZD4dyAbqOXA6QMZJhFXvkxPTJOrW/FaHvQD+N3q1iiR+0nbg
|
||||
SXGQ7D7lx34SX6HXkVgrvGQP57dpVwE=
|
||||
=wLt4
|
||||
-----END PGP SIGNATURE-----
|
3
ktexteditor-6.4.0.tar.xz
Normal file
3
ktexteditor-6.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:825e1a79549d66f204d50869f1dfbbc8a14ab96e76b3e8c3e899b236edccd6d4
|
||||
size 2862688
|
7
ktexteditor-6.4.0.tar.xz.sig
Normal file
7
ktexteditor-6.4.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohS5wAKCRAsjfWHptSq
|
||||
wUzMAQDy4lG8UbKp47DJluq9grEmiJCrxJsXbeyHHZap/5jeNwD8DgUc/oSvAPEW
|
||||
o/7wS4bzayhmu7c31Du0w6wgGVISiwM=
|
||||
=55Es
|
||||
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user