KDE Frameworks 6.10.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-kcompletion?expand=0&rev=23
This commit is contained in:
committed by
Git OBS Bridge
parent
b5d15364e2
commit
48907165f3
3
kcompletion-6.10.0.tar.xz
Normal file
3
kcompletion-6.10.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b56e925bbe881c89fce9c80441e1565ad1adfcb16f1cac5bb08a281fb9334bc9
|
||||
size 2324208
|
7
kcompletion-6.10.0.tar.xz.sig
Normal file
7
kcompletion-6.10.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gBZwAKCRAsjfWHptSq
|
||||
wTZSAP9Y54eIj5ih8Sx56gsdK3AEaHQCuiXMyP/Xxqt/CgvA5gEA4PIz1Jg7a+qk
|
||||
VwQG89iWxBPgFgKyjpcr4fjnc8lxZwU=
|
||||
=m3zd
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dcce4153fa13a2c7b86f5fb2641377feda587e4af478a3937fb9bc7275db891c
|
||||
size 2323940
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ1LlEgAKCRAsjfWHptSq
|
||||
wQTbAQD5bkdMxoqIZLPlQ+b/MsI4pSWmsbRI1iq3XCRcvzrL/QD/UT2VuyayeRgE
|
||||
LqWy5jBl1Twn7F00haOSNp5NkXk7LwY=
|
||||
=hBwy
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 18:17:23 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
|
||||
* Update version to 6.10.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 10:09:09 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -19,13 +19,13 @@
|
||||
%define qt6_version 6.7.0
|
||||
|
||||
%define rname kcompletion
|
||||
# Full KF6 version (e.g. 6.9.0)
|
||||
# Full KF6 version (e.g. 6.10.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-kcompletion
|
||||
Version: 6.9.0
|
||||
Version: 6.10.0
|
||||
Release: 0
|
||||
Summary: Widgets with advanced completion support
|
||||
License: LGPL-2.1-or-later
|
||||
|
Reference in New Issue
Block a user