diff --git a/lorax.spec b/lorax.spec index 66e9eb84..45a8c55e 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 23.14 +Version: 23.15 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -134,6 +134,12 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %files lmc-novirt %changelog +* Thu Jul 30 2015 Brian C. Lane 23.15-1 +- livemedia-creator: Bump default releasevere to 23 (bcl@redhat.com) +- Use execReadlines in livemedia-creator (bcl@redhat.com) +- Add execReadlines to executils. (bcl@redhat.com) +- Add reset_lang argument to everything in executils. (bcl@redhat.com) + * Tue Jul 21 2015 Brian C. Lane 23.14-1 - Add a new makefile target that does everything needed for jenkins. (clumens@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index f23ecfe4..35c53207 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -23.14-1 ./ +23.15-1 ./