From 6c26802a872e80c1f3fc1aa0dd7d90a663b91f55 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 23 Jan 2019 08:38:55 -0600 Subject: [PATCH] de-bootstrap --- plasma-workspace.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plasma-workspace.spec b/plasma-workspace.spec index 8d1756e..17aee9a 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -1,13 +1,13 @@ # Set (as 1) to enable bootstrap when building plasma-workspace on a new # repo or arch where there's no package that would provide plasmashell -%global bootstrap 1 +#global bootstrap 1 %global kf5_version_min 5.50.0 Name: plasma-workspace Summary: Plasma workspace, applications and applets Version: 5.14.90 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: https://cgit.kde.org/%{name}.git @@ -588,6 +588,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.{klipper, %changelog +* Wed Jan 23 2019 Rex Dieter - 5.14.90-2 +- de-bootstrap + * Sun Jan 20 2019 Martin Kyral - 5.14.90-1 - 5.14.90 - enable boostrap