start with 5.25.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcompletion?expand=0&rev=98
This commit is contained in:
parent
ae9ef59f58
commit
55127fbb9e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bbbb6eba8786939b275bcbc72ac5b04904d77cc8324e0bf99f06d917c60696e2
|
||||
size 116076
|
3
kcompletion-5.25.0.tar.xz
Normal file
3
kcompletion-5.25.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a8af0a084ce697f57382f16157b0c21e4287c809819611fb7e6171e7e149d4a
|
||||
size 116052
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 7 21:50:57 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.25.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 6 15:02:17 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5Completion5
|
||||
%define _tar_path 5.24
|
||||
%define _tar_path 5.25
|
||||
Name: kcompletion
|
||||
Version: 5.24.0
|
||||
Version: 5.25.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@ -30,9 +30,9 @@ BuildRequires: kconfig-devel >= %{_tar_path}
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: kwidgetsaddons-devel >= %{_tar_path}
|
||||
%if %{with lang}
|
||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.5.0
|
||||
%endif
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.5.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.4.0
|
||||
Requires: cmake(Qt5Widgets) >= 5.5.0
|
||||
|
||||
%description devel
|
||||
KCompletion provides widgets with advanced completion support as well as a
|
||||
|
Loading…
Reference in New Issue
Block a user