From 293d240358cf5885b9486bdcc69c2ff75a34e976 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Thu, 26 Jun 2014 17:15:14 -0700 Subject: [PATCH] - livemedia-creator: Ignore IGNORED errors in anaconda logs (bcl@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 21.13-1 +- livemedia-creator: Ignore IGNORED errors in anaconda logs (bcl@redhat.com) + * Tue Jun 24 2014 Brian C. Lane 21.12-1 - tito.props section name is buildconfig (bcl@redhat.com) - Stop removing libcanberra-gtk3 libraries (#1111724) (bcl@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