[lorax/f21] - Remove diagnostic product.img test (#1165425) (bcl at redhat.com)

Brian C. Lane bcl at fedoraproject.org
Wed Nov 19 14:51:34 UTC 2014


commit 3a5eab77899064861db150f8fe6dd6c48b3b6d8b
Author: Brian C. Lane <bcl at redhat.com>
Date:   Wed Nov 19 06:50:19 2014 -0800

    - Remove diagnostic product.img test (#1165425) (bcl at redhat.com)

 .gitignore |    1 +
 lorax.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef8d788..9a86543 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,4 @@
 /lorax-21.26.tar.gz
 /lorax-21.27.tar.gz
 /lorax-21.28.tar.gz
+/lorax-21.29.tar.gz
diff --git a/lorax.spec b/lorax.spec
index ac3136b..7ec76c6 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        21.28
+Version:        21.29
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -101,6 +101,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
 %{_mandir}/man1/*.1*
 
 %changelog
+* Wed Nov 19 2014 Brian C. Lane <bcl at redhat.com> 21.29-1
+- Remove diagnostic product.img test (#1165425) (bcl at redhat.com)
+
 * Thu Nov 06 2014 Brian C. Lane <bcl at redhat.com> 21.28-1
 - Add product.img support for arm templates (bcl at redhat.com)
 - Revert "add fedora-repos-anaconda to runtime environment" (bcl at redhat.com)
diff --git a/sources b/sources
index a35bf12..886fd06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed930ad7b3415fe2c180aeb3eefce52f  lorax-21.28.tar.gz
+263382aa94f0aaebf3c7adb4d110723d  lorax-21.29.tar.gz


More information about the scm-commits mailing list