diff --git a/lorax.spec b/lorax.spec index 4f886144..279e2725 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 27.3 +Version: 27.4 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -152,6 +152,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* Mon Jul 10 2017 Brian C. Lane 27.4-1 +- runtime-cleanup.tmpl: don't delete localedef (jlebon@redhat.com) + * Tue Jun 20 2017 Brian C. Lane 27.3-1 - Don't remove libmenu.so library during cleanup on PowerPC (sinny@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 636dbdbd..3336f993 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -27.3-1 ./ +27.4-1 ./