KDE Frameworks 6.3.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-kcompletion?expand=0&rev=9
This commit is contained in:
parent
a75a985ac4
commit
2257676a59
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58cb938eb111e8859dd1baa51062467f226b8c67cb1fdb98748d3e97fabf08e9
|
||||
size 2323864
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZjTXWwAKCRAsjfWHptSq
|
||||
wd8WAP9VatE0N2sJaenevQmBzDz5J3z/3G+kPAfyB2IICQ106gD+PaKJCOlUG4A5
|
||||
NMyRd78NHxUdKQ472tDBvMXLiDzIwgA=
|
||||
=g1cg
|
||||
-----END PGP SIGNATURE-----
|
3
kcompletion-6.3.0.tar.xz
Normal file
3
kcompletion-6.3.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f027ac6bd285d040a5038c31b10e306bd2cb099d396e88536cd149e88ee712e
|
||||
size 2324180
|
7
kcompletion-6.3.0.tar.xz.sig
Normal file
7
kcompletion-6.3.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnPjQAKCRAsjfWHptSq
|
||||
wYWdAQC1xIpRouK7YdlJsZlh7ABovROTIt++7AsBl+wdq2EA+QEA/E8/xD/6edBu
|
||||
FbcNr4KBv+czxF7GLqq2cf0TMHAIVwE=
|
||||
=3HLE
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 10:11:26 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.3.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.3.0/
|
||||
- Changes since 6.2.0:
|
||||
* It compiles fine without qt6.7 deprecated methods
|
||||
* Remove explicit maintainer from metainfo
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 12:22:23 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -19,13 +19,13 @@
|
||||
%define qt6_version 6.6.0
|
||||
|
||||
%define rname kcompletion
|
||||
# Full KF6 version (e.g. 6.2.0)
|
||||
# Full KF6 version (e.g. 6.3.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.2.0
|
||||
Version: 6.3.0
|
||||
Release: 0
|
||||
Summary: Widgets with advanced completion support
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user