KDE Frameworks 5.92
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcompletion?expand=0&rev=242
This commit is contained in:
parent
27006c61c5
commit
ae728aecc0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2422485b10de631583b7e92e0778e5cf0c0ceec677bcd289cb7bc04c5441dfd0
|
||||
size 125168
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmH/kfMACgkQWNDuZIpI
|
||||
s7trIQf7BtjjViXa+SzHH6gUqFHuMKMpAmvm5b48Mj4SoyzN8tl4ARsLpWopdCzb
|
||||
4NgRsYw+TgejT5n0xTtBhXe620vITvkEqZiFN/HmViPMb2ZhDzUelNqqPDvutI91
|
||||
qRiLcF7+kCbhlfBea1JMT3AbEn2vwINQA0LoNupD6mPKeDDdvnz8B6mlpWkYgT4g
|
||||
V699nSr3YbmKNmkQ3GghcogyTc9GjzoHwsi8VxeTSlC70wzKO9bhyCeGIfLwkFZU
|
||||
5oeZzITBhDXL21JoEF124Gmakc/A1gH2pjLt4BnoFjp72EkeerZhhcmPJwi4RzPu
|
||||
rMwLobbaCOZFPb3FaZ3GWmesT/+xpw==
|
||||
=BfKf
|
||||
-----END PGP SIGNATURE-----
|
3
kcompletion-5.92.0.tar.xz
Normal file
3
kcompletion-5.92.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08f1525c6cee8babe399c941bb85d04be9dade0341d1d85c6beccd2e93dc7ceb
|
||||
size 124500
|
11
kcompletion-5.92.0.tar.xz.sig
Normal file
11
kcompletion-5.92.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmIjwkgACgkQWNDuZIpI
|
||||
s7tuhQf9Em2D9JlccY4dhBAWWhM0J5ET4x80v8r7OWXtRR155Iuv+Hp1gCtHDK/d
|
||||
bZm8qhE5YIg3sBr90XrNkj7g+I83V2CswhBDThMuqA7p0X0FHbJKo+kwsgae8KUK
|
||||
g9cUFXIzXnCEdPMy4DF01DEfIOUTGlU6Rgg/TF44A9pXr8r8YVTIyKDQTVpR4zBi
|
||||
5icUpIA18baA/RhvNPuMfcqif0o3qnJ51ypCLmvju7c6+11epCrE0xRomqdz2qiM
|
||||
BtDeqFJFFWoV37J3M+2hJpDBFYjj1RKRtv5KqX7qWTYbb2d0pqYR42BX4GVAkMO5
|
||||
xXVycIc40hHwBgog5SZlXwMUI8qAoA==
|
||||
=PkY9
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 7 09:26:45 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.92.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.92.0
|
||||
- Changes since 5.91.0:
|
||||
* Add Qt6 Android CI
|
||||
* Remove broken Python bindings generation
|
||||
* Make the BUILD_DESIGNERPLUGIN option dependent on not cross-compiling
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 6 10:16:50 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5Completion5
|
||||
%define _tar_path 5.91
|
||||
%define _tar_path 5.92
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: kcompletion
|
||||
Version: 5.91.0
|
||||
Version: 5.92.0
|
||||
Release: 0
|
||||
Summary: Widgets with advanced completion support
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user