From c2aa35dded19500eda6cf4e65df042dfd84e7efc Mon Sep 17 00:00:00 2001 From: Brian C. Lane Date: Mar 28 2015 00:25:14 +0000 Subject: - Check that the transaction process is still alive (vpodzime@redhat.com) - livemedia-creator: Clean up resultdir handling (bcl@redhat.com) --- diff --git a/.gitignore b/.gitignore index 8a2d6d5..4670aa7 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ /lorax-23.4.tar.gz /lorax-23.5.tar.gz /lorax-23.6.tar.gz +/lorax-23.7.tar.gz diff --git a/lorax.spec b/lorax.spec index 87ef229..a96d66a 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 23.6 +Version: 23.7 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -106,6 +106,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog +* Fri Mar 27 2015 Brian C. Lane 23.7-1 +- Check that the transaction process is still alive (vpodzime@redhat.com) +- livemedia-creator: Clean up resultdir handling (bcl@redhat.com) + * Fri Mar 20 2015 Brian C. Lane 23.6-1 - Include ld.so.conf (#1204031) (bcl@redhat.com) - Revert "Turn off ldconfig" (bcl@redhat.com) diff --git a/sources b/sources index 8b76410..838b805 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a128057513d1bc09b9c421b4e724bca lorax-23.6.tar.gz +b5a31bbbbbbc12b78474bee6973c5e08 lorax-23.7.tar.gz