diff --git a/lorax.spec b/lorax.spec index cf5bf1bc..fafaf3ae 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 22.12 +Version: 22.13 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -104,6 +104,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog +* Fri Oct 30 2015 Brian C. Lane 22.13-1 +- drop fedup-dracut and friends (wwoods@redhat.com) + * Wed May 27 2015 Brian C. Lane 22.12-1 - Use imgutils.copytree instead of shutil (#1221878) (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 24a4ad1f..d83a90a2 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -22.12-1 ./ +22.13-1 ./