Accepting request 1253189 from KDE:Frameworks
KDE Frameworks 6.12.0 (forwarded request 1252307 from krop) OBS-URL: https://build.opensuse.org/request/show/1253189 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kcompletion?expand=0&rev=13
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c812b60de4530de3003916e45fbab121c5f9f576e2430ab2cdf0e3e4c9041852
|
||||
size 2324124
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ6pW1wAKCRAsjfWHptSq
|
||||
wUhRAP9LjWzzWQUzE1wD6SRKhCvHNUyt22YUDmYFhKsAfsnYMgEArAD8qPJGpVr4
|
||||
DqWcwyKuPuwDVzy2S7NTVLk+U4BZUQg=
|
||||
=ryV8
|
||||
-----END PGP SIGNATURE-----
|
3
kcompletion-6.12.0.tar.xz
Normal file
3
kcompletion-6.12.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8cd311795b5d15c07b21b36c1124ce4f1aa0a18a3a03fff29608e4cadd091a9c
|
||||
size 2324216
|
7
kcompletion-6.12.0.tar.xz.sig
Normal file
7
kcompletion-6.12.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ8sBpAAKCRAsjfWHptSq
|
||||
wUatAQC7QcneCJqK7yAzsxRfCwOyxUWqHTPfNkt9ounHKvAt2wD/YBGa0yvEQsX2
|
||||
GFZRrvliRSUd57C/cnU2+VbxD6N7BQg=
|
||||
=+3SX
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 11 09:29:10 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.12.0
|
||||
- Changes since 6.11.0:
|
||||
* Update dependency version to 6.12.0
|
||||
* Don't use KCOMPLETION_ENABLE_DEPRECATED_SINCE for virtual function
|
||||
* Update version to 6.12.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 8 12:16:43 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -19,13 +19,13 @@
|
||||
%define qt6_version 6.7.0
|
||||
|
||||
%define rname kcompletion
|
||||
# Full KF6 version (e.g. 6.11.0)
|
||||
# Full KF6 version (e.g. 6.12.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.11.0
|
||||
Version: 6.12.0
|
||||
Release: 0
|
||||
Summary: Widgets with advanced completion support
|
||||
License: LGPL-2.1-or-later
|
||||
|
Reference in New Issue
Block a user