diff --git a/.gitignore b/.gitignore index 1b69464..7d9aa4d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /lorax-0.6.tar.bz2 /lorax-0.7.tar.bz2 /lorax-16.0.tar.bz2 +/lorax-16.1.tar.bz2 diff --git a/lorax.spec b/lorax.spec index 1463c81..7952c43 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 16.0 +Version: 16.1 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -61,6 +61,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Thu Jul 21 2011 Martin Gracik 16.1-1 +- Default to isBeta (#723901) + * Tue Jul 19 2011 Martin Gracik 16.0-1 - Prepend dracut to the temporary initramfs directory (#722999) - Don't change the installroot (#722481) diff --git a/sources b/sources index 19f4e19..452d95b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a5d29a5d36b9424d177754795931151 lorax-16.0.tar.bz2 +7bb6bca13d956c91a232f2d087583d0c lorax-16.1.tar.bz2