- livemedia-creator: Ignore IGNORED errors in anaconda logs (bcl@redhat.com)

This commit is contained in:
Brian C. Lane 2014-06-26 17:15:14 -07:00
parent a8c64c8b34
commit 293d240358
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@
/lorax-21.10.tar.gz /lorax-21.10.tar.gz
/lorax-21.11.tar.gz /lorax-21.11.tar.gz
/lorax-21.12.tar.gz /lorax-21.12.tar.gz
/lorax-21.13.tar.gz

View File

@ -1,7 +1,7 @@
%define debug_package %{nil} %define debug_package %{nil}
Name: lorax Name: lorax
Version: 21.12 Version: 21.13
Release: 1%{?dist} Release: 1%{?dist}
Summary: Tool for creating the anaconda install images Summary: Tool for creating the anaconda install images
@ -101,6 +101,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%{_mandir}/man1/*.1* %{_mandir}/man1/*.1*
%changelog %changelog
* Thu Jun 26 2014 Brian C. Lane <bcl@redhat.com> 21.13-1
- livemedia-creator: Ignore IGNORED errors in anaconda logs (bcl@redhat.com)
* Tue Jun 24 2014 Brian C. Lane <bcl@redhat.com> 21.12-1 * Tue Jun 24 2014 Brian C. Lane <bcl@redhat.com> 21.12-1
- tito.props section name is buildconfig (bcl@redhat.com) - tito.props section name is buildconfig (bcl@redhat.com)
- Stop removing libcanberra-gtk3 libraries (#1111724) (bcl@redhat.com) - Stop removing libcanberra-gtk3 libraries (#1111724) (bcl@redhat.com)

View File

@ -1 +1 @@
af42de78fe83e02eaec23879099cd52c lorax-21.12.tar.gz 81894328535f563207a85002efa093ca lorax-21.13.tar.gz