diff --git a/lorax.spec b/lorax.spec index 58c3fcb8..ad4d1e98 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 36.0 +Version: 36.1 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -175,6 +175,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_datadir}/lorax/templates.d/* %changelog +* Thu Oct 28 2021 Brian C. Lane 36.1-1 +- dnfbase: Handle defaults better (bcl@redhat.com) +- ltmpl: Add version compare support to installpkg (bcl@redhat.com) + * Mon Oct 11 2021 Brian C. Lane 36.0-1 - New lorax documentation - 36.0 (bcl@redhat.com) - docs: Remove logging command from examples (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 9f3df226..24bd77ec 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -36.0-1 ./ +36.1-1 ./