diff --git a/lorax.spec b/lorax.spec index 1c73eaf4..a441606e 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 28.11 +Version: 28.12 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -219,6 +219,11 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{python3_sitelib}/composer/* %changelog +* Thu May 24 2018 Brian C. Lane 28.12-1 +- templates: Stop using gconfset (walters@verbum.org) +- Add support for version globs to blueprints (bcl@redhat.com) +- Update atlas blueprint (bcl@redhat.com) + * Thu May 17 2018 Brian C. Lane 28.11-1 - Update the generated html docs (bcl@redhat.com) - Update the README with relevant URLs (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index b5639ec4..48cb0b59 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -28.11-1 ./ +28.12-1 ./