[lorax] * Fri Jul 20 2012 Brian C. Lane <bcl at redhat.com> 18.11-1 - livemedia-creator: add some error checkin

Brian C. Lane bcl at fedoraproject.org
Sat Jul 21 00:59:51 UTC 2012


commit 8b87e88bcca8fd808d69bad35034d61a239e8cf5
Author: Brian C. Lane <bcl at redhat.com>
Date:   Fri Jul 20 17:59:12 2012 -0700

    * Fri Jul 20 2012 Brian C. Lane <bcl at redhat.com> 18.11-1
    - livemedia-creator: add some error checking (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 37164f4..c4103ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /lorax-18.8.tar.gz
 /lorax-18.9.tar.gz
 /lorax-18.10.tar.gz
+/lorax-18.11.tar.gz
diff --git a/lorax.spec b/lorax.spec
index 9825c5b..3c335d6 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        18.10
+Version:        18.11
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -81,6 +81,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Fri Jul 20 2012 Brian C. Lane <bcl at redhat.com> 18.11-1
+- livemedia-creator: add some error checking (bcl at redhat.com)
+
 * Tue Jul 10 2012 Martin Gracik <mgracik at redhat.com> 18.10-1
 - Don't set a root= argument (wwoods at redhat.com)
   Resolves: rhbz#837208
diff --git a/sources b/sources
index 2625941..bea183d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba74f7ac7b9d83d1bb4494e29dcb8e68  lorax-18.10.tar.gz
+cbb23143135687748388dde9b4da70d2  lorax-18.11.tar.gz


More information about the scm-commits mailing list