Enable bootstrap in epel9, until we get openbox

epel9
Troy Dawson 3 years ago
parent 2e52368060
commit 7602860b9d

@ -2,7 +2,7 @@
%global framework kwindowsystem
## uncomment to enable bootstrap mode
#global bootstrap 1
%global bootstrap 1
## currently includes no tests
%if !0%{?bootstrap}
@ -13,7 +13,7 @@
Name: kf5-%{framework}
Version: 5.88.0
Release: 1%{?dist}
Release: 1%{?dist}.1
Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management
License: LGPLv2+ and MIT
@ -111,6 +111,9 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
%changelog
* Fri Nov 19 2021 Troy Dawson <tdawson@redhat.com> - 5.88.0-1.1
- Enable bootstrap in epel9, until we get openbox
* Mon Nov 08 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.88.0-1
- 5.88.0

Loading…
Cancel
Save