diff --git a/package/yast2-bootloader.changes b/package/yast2-bootloader.changes index 9c3730930..0d0fb8fd7 100644 --- a/package/yast2-bootloader.changes +++ b/package/yast2-bootloader.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Aug 11 11:57:36 CEST 2020 - schubi@suse.de + +- AutoYaST: Added supplements: autoyast(bootloader) into the spec file + in order to install this packages if the section has been defined + in the AY configuration file (bsc#1146494). +- 4.3.8 + ------------------------------------------------------------------- Thu Jul 23 10:54:47 UTC 2020 - Steffen Winterfeldt diff --git a/package/yast2-bootloader.spec b/package/yast2-bootloader.spec index 216c0ed9a..40935de0e 100644 --- a/package/yast2-bootloader.spec +++ b/package/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 4.3.7 +Version: 4.3.8 Release: 0 Summary: YaST2 - Bootloader Configuration License: GPL-2.0-or-later @@ -60,6 +60,8 @@ Requires: yast2-ruby-bindings >= 1.0.0 Recommends: syslinux %endif +Supplements: autoyast(bootloader) + %description This package contains the YaST2 component for bootloader configuration.