Frameworks 5.65 with respins
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcompletion?expand=0&rev=192
This commit is contained in:
parent
8428d39312
commit
01ed1bb633
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4fe5b9254e038e654d55167163b2812582f31fe550c977979d692b69424c2508
|
||||
size 119888
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+ygAACgkQWNDuZIpI
|
||||
s7uxhwf+NTuR28egZHQ/z466WyCJduTbtGUSUXxmhCVhljksF3XcnsruUBreaCIz
|
||||
PyXH70lMXYfpeK7zbQcTN6rjPlGUIodILD6BDtcStv/eQoLpQYeqqVmjVgwwAduC
|
||||
PSZ0uSlmphTfNRhG/SqmI5TBKqY6wG9VJ/TCBQUXdzZ/HGSvB3oOo2qcLTn+u9O3
|
||||
6W5J8mkuaYJfglq4ymUHBZs4zfGD759DWGQM1wMiKK4swjK4vFiIJHeuUAwQP31L
|
||||
4ok5CFGwRTbGVgbNAWYZZGE/QP7QCw8bs9hiQWmJiWHQb1yBNOVRnCph1Hs1WHqb
|
||||
+bJB4LckQTltI0LB3AeTONrYPbf9Pw==
|
||||
=Tavy
|
||||
-----END PGP SIGNATURE-----
|
3
kcompletion-5.65.0.tar.xz
Normal file
3
kcompletion-5.65.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bdd7201940fa47ac1b62f6fcf7a12883abed44876ff729cb430c11d3868eb8ae
|
||||
size 120368
|
11
kcompletion-5.65.0.tar.xz.sig
Normal file
11
kcompletion-5.65.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQUIACgkQWNDuZIpI
|
||||
s7vJ6gf/fjTTXFSoMFVQ1rw8R4Nr85tyTA715UFeSP/AY8E2Pj5HgtzQhjd+R0S5
|
||||
xWQkws/vqW5xTyWS4sQ/wuXe2RJVxNupkKC5+Q8LK8InZmVHsy+ptOhE2xyVJWON
|
||||
fqj6PfXiXrlHluzxueC27tVeMZqiACQw+EwzWl07cZviNnijgqn77pupKa1y3Rp9
|
||||
l7ltg7sinahVlEl4Ks8o/3dTEeR6oMs6OT2ucEDX/xLt2c0L6Ik7H5f0wUNEvxnn
|
||||
7qDJE/DCWsIEn25ucZ7Eg/I4N+kzPWvnb70j4azo0Ft/tl6bBtnqzehUKM0DF0EF
|
||||
H5Y+huR/7NBDE+PFDsMQ0Is8g1xi6A==
|
||||
=TuzU
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 11:18:23 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
Update to 5.65.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php
|
||||
- Changes since 5.64.0:
|
||||
* Refactor KHistoryComboBox::insertItems
|
||||
* Add missing include for Qt 5.14 build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 3 15:46:51 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kcompletion
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5Completion5
|
||||
%define _tar_path 5.64
|
||||
%define _tar_path 5.65
|
||||
# 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 lang
|
||||
Name: kcompletion
|
||||
Version: 5.64.0
|
||||
Version: 5.65.0
|
||||
Release: 0
|
||||
Summary: Widgets with advanced completion support
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user