12
0

Accepting request 1268833 from KDE:Frameworks

KDE Frameworks 6.13.0

OBS-URL: https://build.opensuse.org/request/show/1268833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kcompletion?expand=0&rev=14
This commit is contained in:
2025-04-15 14:42:59 +00:00
committed by Git OBS Bridge
6 changed files with 25 additions and 13 deletions

View File

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

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ8sBpAAKCRAsjfWHptSq
wUatAQC7QcneCJqK7yAzsxRfCwOyxUWqHTPfNkt9ounHKvAt2wD/YBGa0yvEQsX2
GFZRrvliRSUd57C/cnU2+VbxD6N7BQg=
=+3SX
-----END PGP SIGNATURE-----

View File

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

View File

@@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ+/lygAKCRAsjfWHptSq
wcZ1AQDkwdCutI01rqaJGt2INGZrDZ6x1FApuy/GrK/JVXswfQD/YVfnwbWLgLf6
ZVEDF4FdRyzpO+MHlSF0q6av4BXG8w4=
=oMgW
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Apr 5 12:32:41 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.13.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.13.0
- Changes since 6.12.0:
* It compiles fine without qt6.9 deprecated methods
* It compiles fine without kf6.12 deprecated methods
* Update dependency version to 6.13.0
-------------------------------------------------------------------
Tue Mar 11 09:29:10 UTC 2025 - Christophe Marin <christophe@krop.fr>

View File

@@ -1,7 +1,7 @@
#
# spec file for package kf6-kcompletion
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 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.7.0
%define rname kcompletion
# Full KF6 version (e.g. 6.12.0)
# Full KF6 version (e.g. 6.13.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.12.0
Version: 6.13.0
Release: 0
Summary: Widgets with advanced completion support
License: LGPL-2.1-or-later