diff --git a/installation-images.changes b/installation-images.changes index 0ab9af1..f224d92 100644 --- a/installation-images.changes +++ b/installation-images.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 13 12:29:32 UTC 2018 - dimstar@opensuse.org + +- Switch openSUSE and Kubic to storage-ng. + -------------------------------------------------------------------- Tue Jan 9 13:42:51 UTC 2018 - wfeldt@opensuse.org diff --git a/installation-images.spec b/installation-images.spec index 393e7e8..7de6275 100644 --- a/installation-images.spec +++ b/installation-images.spec @@ -84,7 +84,7 @@ ExclusiveArch: do_not_build %endif %if "%theme" == "openSUSE" -%define with_storage_ng 0 +%define with_storage_ng 1 %define branding_skelcd openSUSE %define branding_systemd openSUSE %define branding_plymouth openSUSE @@ -94,7 +94,7 @@ BuildRequires: openSUSE-release %endif %if "%theme" == "Kubic" -%define with_storage_ng 0 +%define with_storage_ng 1 %define branding_skelcd CAASP %define branding_systemd CAASP %define branding_plymouth openSUSE