diff --git a/lorax.spec b/lorax.spec index cde1ea6f..fff04940 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 34.7 +Version: 34.8 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -196,6 +196,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/composer-cli.1* %changelog +* Mon Feb 08 2021 Brian C. Lane 34.8-1 +- Use image dependencies metapackage (vslavik@redhat.com) +- tests: Include the fedora-updates repo when testing boot.iso building (bcl@redhat.com) + * Wed Jan 20 2021 Brian C. Lane 34.7-1 - live/x86.tmpl: Copy livecd-iso-to-disk script, if installed (david.ward@ll.mit.edu) - templates: Copy license files from the correct path (david.ward@ll.mit.edu) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 63105ab8..2c71db22 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -34.7-1 ./ +34.8-1 ./