Accepting request 1166463 from home:krop:frameworks-6.1.0
KDE Frameworks 6.1.0 OBS-URL: https://build.opensuse.org/request/show/1166463 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-ktexteditor?expand=0&rev=5
This commit is contained in:
parent
235be668a2
commit
0b3a3146d5
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 5 12:52:59 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.1.0
|
||||
* New feature release
|
||||
- Changes since 6.0.0:
|
||||
* update version for new release
|
||||
* Fix argument hint placement
|
||||
* Dont use activeView as save dialog parent (kde#484466)
|
||||
* ensure only set stuff is saved
|
||||
* Dont write useless entries to session config
|
||||
* all tests work offscreen in the CI
|
||||
* try to avoid crash in destructor
|
||||
* try more offscreen
|
||||
* ensure we don't crash if no view is active
|
||||
* kateviewinternal: accept surrogate category character (kde#482864)
|
||||
* use test mode with e.g. own temporary config files
|
||||
* avoid using QChar constructor for key codes (kde#483631)
|
||||
* remove obsolete option code
|
||||
* Remove focus frame option (kde#483218)
|
||||
* Fix duplicate folds occuring
|
||||
* Fix support for folding in vi normal mode
|
||||
* adapt test to hinting change
|
||||
* Set full hinting instead to ensure the letters are aligned properly (kde#482659)
|
||||
* try to save changes
|
||||
* Optimize a mark-restoring condition after document reload
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 19:28:09 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kf6-ktexteditor
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,13 +19,13 @@
|
||||
%define qt6_version 6.6.0
|
||||
|
||||
%define rname ktexteditor
|
||||
# Full KF6 version (e.g. 6.0.0)
|
||||
# Full KF6 version (e.g. 6.1.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.0.0
|
||||
Version: 6.1.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:620266c1d288d09f7aee4d2bc8b141c73555d5f033c452bcd2e2db2064b8fd42
|
||||
size 2809448
|
@ -1,16 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmXXE8IACgkQ11dEg7tX
|
||||
sY0xDA//eG/vhymcn8WOyAJ3NJI9zGnp84/n/zeYGJNLdpuq3qhRS9y779Tn6VFy
|
||||
3S5Ok7xZJ7ZEfYACjwUj0YapdPrjiD9zPV9c9e16KEEdJpmOW9QXTPmVltPJyqfH
|
||||
2LORKejEusCxyDUjvct6pwvgloOUMYikuhWd8Jk4jokX+CBowbGvdeBKcip/eVer
|
||||
44ONmfii4QK4onNNWlOu4UcRPMXMDow4diAYwVTiAoV6DDf3Oyh9wPEwt23dncjE
|
||||
a+LB4ZM55Ze0hLNv8D2Es13zX7B5uudVu2KSLaRw5hQalVQZ74DeND09Gx5b2NJc
|
||||
vEMHak0DJSpLkQsY7JZi7niWMB8C9uB9WzCpBdpv3kqdcc2UH2v852YokX4TdvGD
|
||||
dMCY1FJl7ncZuxXgNXpkCGWlhAuwxnFuc9tBRgJ09SuwpikcCjagGDnoVoe4lbJt
|
||||
1aoEDajjQvUb9V0tsNVUSwlNqXQq8/n4t/ADWDMs3qhmjuUGBiM1ByTALglMXMgK
|
||||
konQaP+uZz+Oquxix8ZardSDRZYIixdIBoUWa82vR5uvmlQgyUJbpUzZLShQizVC
|
||||
p1I6vK0T9/ftD+ItsTvZB4Ch6IqQUjjl13Zm8CvmKzwnM0hQI0fddcnZkZARqNys
|
||||
8wh1hLyWR94ol0JLBhUaJ+hxDrD1jVJFtsqUjfd8CbNAFhlHqvA=
|
||||
=pOgR
|
||||
-----END PGP SIGNATURE-----
|
3
ktexteditor-6.1.0.tar.xz
Normal file
3
ktexteditor-6.1.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ba18f41ef5e57fe868dc295d01852d31b1590c0be893ac97ceed9229b09a9df
|
||||
size 2816964
|
16
ktexteditor-6.1.0.tar.xz.sig
Normal file
16
ktexteditor-6.1.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmYP2W0ACgkQ11dEg7tX
|
||||
sY1o+hAAmLJb20ZSEZkV7C1XaGInxd+KjSCcHlbzRHOWQ851ByyFrEY+AbV84fpt
|
||||
gbMHwPscUn/sQ6BrmIoxVRmczZqboeWE2/cNOIFVxYOfvzjMI+Vud3/DYKZpsQgX
|
||||
OenR1604xkBqYMAqhBbxJnXJDz2bt3sxWpEqwFQll4N+Mt1q+7FK7rJfc5At8agg
|
||||
4thqg2CBgsknANLVoGmP4O8dHP869YCF/JxkPO15HELBY6e3Or592t1Pha0Hj89Z
|
||||
yoiUG+2sLD0H9ITxFUzC6VL5JIj+//okBp4lJkW/FrKX2KKOZMsloW8PXB2CxKNn
|
||||
P85YE3OiOzQtS+B5TU8vP9+UNOcKf19+vtfOLsiXowYqRZWmOLL8WOjUhnhYyRBk
|
||||
UDix+3P7xKMeuyFp7IbL7K34nIZ5Tyngm/ODj2FGCRNuWHqOEI8EQGVj3Ut4zqmq
|
||||
GxBu4Cbw8Fc14VX9BCDzEQ/eP1U95ckEJerlfiy2I4KOC7s+U0iOOdQq/IN3PmWI
|
||||
ZOKeLGEoDNUcp72L0q7rRaEGpM3azYyJN+XfpOaXMdS1qfc9BcFMd6vtHGP4VUIg
|
||||
DB56iAeico3R0x0GyH/MPoWQdz5Ph37zD8deG4XXlWKpGuo3JGCBg1XsPr9PbX19
|
||||
321vNhExWBAH/n7U6JXiLUv2cWZUkQu36ZSo84pNRCylOxstw40=
|
||||
=/1xR
|
||||
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user