From 8b87e88bcca8fd808d69bad35034d61a239e8cf5 Mon Sep 17 00:00:00 2001 From: Brian C. Lane Date: Jul 21 2012 00:59:12 +0000 Subject: * Fri Jul 20 2012 Brian C. Lane 18.11-1 - livemedia-creator: add some error checking (bcl@redhat.com) --- 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 18.11-1 +- livemedia-creator: add some error checking (bcl@redhat.com) + * Tue Jul 10 2012 Martin Gracik 18.10-1 - Don't set a root= argument (wwoods@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