[lorax] - Default to isBeta (#723901)

Martin Gracik mgracik at fedoraproject.org
Thu Jul 21 14:45:08 UTC 2011


commit b78dd7ba89acfc15ce1e4c824985107cd78b38eb
Author: Martin Gracik <mgracik at redhat.com>
Date:   Thu Jul 21 16:48:18 2011 +0200

    - Default to isBeta (#723901)

 .gitignore |    1 +
 lorax.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 <mgracik at redhat.com> 16.1-1
+- Default to isBeta (#723901)
+
 * Tue Jul 19 2011 Martin Gracik <mgracik at redhat.com> 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


More information about the scm-commits mailing list