diff --git a/lorax.spec b/lorax.spec index c432d7ba..b9784bce 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 35.1 +Version: 35.2 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -175,6 +175,12 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_datadir}/lorax/templates.d/* %changelog +* Wed May 05 2021 Brian C. Lane 35.2-1 +- runtime-cleanup: Use branding package name instead of product.name (bcl@redhat.com) +- treebuilder: Add branding package to template variables (bcl@redhat.com) +- livemedia-creator: Use inst.ks on cmdline for virt (bcl@redhat.com) +- docs: Remove composer-cli.1 (bcl@redhat.com) + * Mon Apr 26 2021 Brian C. Lane 35.1-1 - New lorax documentation - 35.1 (bcl@redhat.com) - Makefile: Use podman as a user for testing and docs (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index ff7e16e5..b76f6ddf 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -35.1-1 ./ +35.2-1 ./