[lorax] - livemedia-creator: Ignore IGNORED errors in anaconda logs (bcl at redhat.com)

Brian C. Lane bcl at fedoraproject.org
Fri Jun 27 00:15:19 UTC 2014


commit 293d240358cf5885b9486bdcc69c2ff75a34e976
Author: Brian C. Lane <bcl at redhat.com>
Date:   Thu Jun 26 17:15:14 2014 -0700

    - livemedia-creator: Ignore IGNORED errors in anaconda logs (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 5067988..8b42878 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
 /lorax-21.10.tar.gz
 /lorax-21.11.tar.gz
 /lorax-21.12.tar.gz
+/lorax-21.13.tar.gz
diff --git a/lorax.spec b/lorax.spec
index 2eb27c7..91b58e7 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        21.12
+Version:        21.13
 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
+* Thu Jun 26 2014 Brian C. Lane <bcl at redhat.com> 21.13-1
+- livemedia-creator: Ignore IGNORED errors in anaconda logs (bcl at redhat.com)
+
 * Tue Jun 24 2014 Brian C. Lane <bcl at redhat.com> 21.12-1
 - tito.props section name is buildconfig (bcl at redhat.com)
 - Stop removing libcanberra-gtk3 libraries (#1111724) (bcl at redhat.com)
diff --git a/sources b/sources
index f4c9a8a..e56f878 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-af42de78fe83e02eaec23879099cd52c  lorax-21.12.tar.gz
+81894328535f563207a85002efa093ca  lorax-21.13.tar.gz


More information about the scm-commits mailing list