kcompletion 5.63.0-1 (x86_64;znver1) 2019-7411
9999
| Status | published | ||||||||||||||
| Submitter | nobodydead [@T] gmail.com | ||||||||||||||
| Platform | rolling | ||||||||||||||
| Repository | main | ||||||||||||||
| URL | https://abf.openmandriva.org/build_lists/614767 | ||||||||||||||
| Packages |
|
||||||||||||||
| Build Date | 2019-10-09 17:36:36 +0000 UTC | ||||||||||||||
| Last Updated | 2019-10-25 22:22:15.729736671 +0000 UTC |
$ git diff --patch-with-stat --summary 69de1b0676a7c16726ceffe1513cce50ab6aaeb3..2d60aea2cafbc0cdc0709962850e3eac078046c2
.abf.yml | 2 +-
kcompletion.spec | 14 +++++++++++++-
2 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index e940efe..1e76aab 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- kcompletion-5.60.0.tar.xz: 293bf6f0d7b2497c024dc17445599b90ea4780e5
+ kcompletion-5.63.0.tar.xz: 5121b3c93b8b33e1e8cb681bdf09ad697c995b19
diff --git a/kcompletion.spec b/kcompletion.spec
index 916fc4b..9289009 100644
--- a/kcompletion.spec
+++ b/kcompletion.spec
@@ -5,7 +5,7 @@
%define stable %([ "`echo %{version} |cut -d. -f3`" -ge 80 ] && echo -n un; echo -n stable)
Name: kcompletion
-Version: 5.60.0
+Version: 5.63.0
Release: 1
Source0: http://download.kde.org/%{stable}/frameworks/%(echo %{version} |cut -d. -f1-2)/%{name}-%{version}.tar.xz
Summary: The KDE Frameworks 5 auto-completion library
@@ -19,6 +19,7 @@ BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(Qt5Xml)
+BuildRequires: cmake(Qt5UiPlugin)
# For Python bindings
BuildRequires: cmake(PythonModuleGeneration)
BuildRequires: pkgconfig(python3)
@@ -64,6 +65,17 @@ Requires: %{libname} = %{EVRD}
%description -n python-%{name}
Python bindings for %{name}
+%package designer
+Summary: Qt Designer plugin for handling %{name} widgets
+Group: Development/KDE and Qt
+Requires: %{libname} = %{EVRD}
+
+%description designer
+Qt Designer plugin for handling %{name} widgets
+
+%files designer
+%{_libdir}/qt5/plugins/designer/*.so
+
%prep
%setup -q
%cmake_kde5
Not Available
| benbullard79 [@T] cox.net | We seem to be having some issue. | 2207d 04hrs |
| benbullard79 [@T] cox.net | No Comment. | 2202d 01hrs |
| benbullard79 [@T] cox.net | No Comment. | 2202d 01hrs |