[lorax] - Change IsBeta to IsFinal

Martin Gracik mgracik at fedoraproject.org
Tue Jul 26 07:42:11 UTC 2011


commit 6c158619be83963353a2c17df38e3d85edb2d592
Author: Martin Gracik <mgracik at redhat.com>
Date:   Tue Jul 26 09:42:09 2011 +0200

    - Change IsBeta to IsFinal

 .gitignore |    1 +
 lorax.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d9aa4d..de68127 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /lorax-0.7.tar.bz2
 /lorax-16.0.tar.bz2
 /lorax-16.1.tar.bz2
+/lorax-16.2.tar.bz2
diff --git a/lorax.spec b/lorax.spec
index 7952c43..ce326b5 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        16.1
+Version:        16.2
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -61,6 +61,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Tue Jul 26 2011 Martin Gracik <mgracik at redhat.com> 16.2-1
+- Change IsBeta to IsFinal
+
 * Thu Jul 21 2011 Martin Gracik <mgracik at redhat.com> 16.1-1
 - Default to isBeta (#723901)
 
diff --git a/sources b/sources
index 452d95b..1fd990a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7bb6bca13d956c91a232f2d087583d0c  lorax-16.1.tar.bz2
+2eb932115da94a9d92feae194bc9b9de  lorax-16.2.tar.bz2


More information about the scm-commits mailing list