Wolfgang Bauer 2018-09-14 13:48:44 +00:00 committed by Git OBS Bridge
parent 8fe2d98f05
commit d5d317de47
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:715d5d1f75fdd64458aae6391ca288d743c2b98043d418c846b3d98f2d377999
size 115748

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5fe538fc18c57f167cac95262f75d4c638b16408c0e9cc3250c6c12be6cc0ed8
size 115588

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Sep 13 21:58:44 UTC 2018 - lbeltrame@kde.org
- Update to 5.50.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.50.0.php
- Changes since 5.49.0:
* None
-------------------------------------------------------------------
Sun Aug 19 09:18:52 UTC 2018 - christophe@krop.fr

View File

@ -17,14 +17,14 @@
%define lname libKF5Completion5
%define _tar_path 5.49
%define _tar_path 5.50
# 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.49.0
Version: 5.50.0
Release: 0
Summary: Provides widgets with advanced completion support
License: LGPL-2.1-or-later