diff --git a/lorax.spec b/lorax.spec index f9f12346..f4ef13f7 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 29.14 +Version: 29.15 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -230,6 +230,12 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_sysconfdir}/bash_completion.d/composer-cli %changelog +* Fri Sep 07 2018 Brian C. Lane 29.15-1 +- Add a Makefile target for building html docs using a rawhide environment (bcl@redhat.com) +- Revert "Don't activate default auto connections after switchroot" (rvykydal@redhat.com) +- Need to explicitly require python3-librepo (#1626413) (bcl@redhat.com) +- New lorax documentation - 29.14 (bcl@redhat.com) + * Thu Sep 06 2018 Brian C. Lane 29.14-1 - Add the create ISO component for ARMv7 (pbrobinson@gmail.com) - Don't activate default auto connections after switchroot (rvykydal@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 0d310355..9265c2d7 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -29.14-1 ./ +29.15-1 ./