From 011b20d1749f6a8541fdbc0b4a6f431c2cc5dd28 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: May 27 2018 22:38:51 +0000 Subject: bootstrap off --- diff --git a/kf5-kdesignerplugin.spec b/kf5-kdesignerplugin.spec index d989463..8934a8b 100644 --- a/kf5-kdesignerplugin.spec +++ b/kf5-kdesignerplugin.spec @@ -1,11 +1,11 @@ %global framework kdesignerplugin # uncomment to enable bootstrap mode -%global bootstrap 1 +#global bootstrap 1 Name: kf5-%{framework} Version: 5.46.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module for Qt Designer License: LGPLv2+ @@ -98,6 +98,9 @@ cat kdesignerplugin5_qt.lang %{name}-man.lang > %{name}.lang %changelog +* Sun May 27 2018 Rex Dieter - 5.46.0-3 +- bootstrap off + * Sun May 27 2018 Rex Dieter - 5.46.0-2 - use %%find_lang_kf5 %%ldconfig_scriptlets - enable bootstrap (minus webkit support)