5.31.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcompletion?expand=0&rev=111
This commit is contained in:
parent
af1d051d6b
commit
1e24b95b23
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a667bd28575ba4462ed365ce3ea7d35e3f86b20e6fc034365914949205ee0588
|
||||
size 116156
|
3
kcompletion-5.31.0.tar.xz
Normal file
3
kcompletion-5.31.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f5401edad5619b3ce46264294e5c9259bee0b4ebbf5581410104117bea6a14b
|
||||
size 117520
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 9 09:24:30 UTC 2017 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.31.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.31.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 8 23:38:32 UTC 2017 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5Completion5
|
||||
%define _tar_path 5.30
|
||||
%define _tar_path 5.31
|
||||
Name: kcompletion
|
||||
Version: 5.30.0
|
||||
Version: 5.31.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 3.0
|
||||
@ -30,9 +30,9 @@ BuildRequires: kconfig-devel >= %{_tar_path}
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: kwidgetsaddons-devel >= %{_tar_path}
|
||||
%if %{with lang}
|
||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.6.0
|
||||
%endif
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.6.0
|
||||
Summary: Provides widgets with advanced completion support
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
@ -61,7 +61,7 @@ Summary: Provides widgets with advanced completion support
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: %lname = %{version}
|
||||
Requires: extra-cmake-modules
|
||||
Requires: cmake(Qt5Widgets) >= 5.5.0
|
||||
Requires: cmake(Qt5Widgets) >= 5.6.0
|
||||
|
||||
%description devel
|
||||
KCompletion provides widgets with advanced completion support as well as a
|
||||
|
Loading…
Reference in New Issue
Block a user