[lorax] - Let devices get detected and started automatically. (dlehman at redhat.com) - Fix import of version (

Brian C. Lane bcl at fedoraproject.org
Mon Apr 15 19:20:08 UTC 2013


commit e09e49ec484dfe76528c2375db5bdede85a3a209
Author: Brian C. Lane <bcl at redhat.com>
Date:   Mon Apr 15 12:19:53 2013 -0700

    - Let devices get detected and started automatically. (dlehman at redhat.com)
    - Fix import of version (bcl at redhat.com)
    - fix version query and add one to the log file (hamzy at us.ibm.com)
    - Do not remove files required by tools from the s390utils-base package.
      (jstodola at redhat.com)

 .gitignore |    1 +
 lorax.spec |    9 ++++++++-
 sources    |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6c3ab12..f8ef5a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /lorax-19.0.tar.gz
 /lorax-19.1.tar.gz
+/lorax-19.2.tar.gz
diff --git a/lorax.spec b/lorax.spec
index 2c66ea3..7b07299 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        19.1
+Version:        19.2
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -84,6 +84,13 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Mon Apr 15 2013 Brian C. Lane <bcl at redhat.com> 19.2-1
+- Let devices get detected and started automatically. (dlehman at redhat.com)
+- Fix import of version (bcl at redhat.com)
+- fix version query and add one to the log file (hamzy at us.ibm.com)
+- Do not remove files required by tools from the s390utils-base package.
+  (jstodola at redhat.com)
+
 * Tue Mar 19 2013 Brian C. Lane <bcl at redhat.com> 19.1-1
 - Print & log messages on scriptlet/transaction errors (wwoods at redhat.com)
 - sysutils: add -x to cp in linktree (wwoods at redhat.com)
diff --git a/sources b/sources
index b9e4695..27d837d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9cc6cd71aad62031aca1664c89d1386d  lorax-19.1.tar.gz
+55e525fef8f3eb4ffa9dbc7eab4e78c6  lorax-19.2.tar.gz


More information about the scm-commits mailing list