- livemedia-creator: Ignore IGNORED errors in anaconda logs (bcl@redhat.com)
This commit is contained in:
parent
a8c64c8b34
commit
293d240358
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/lorax-21.10.tar.gz
|
||||
/lorax-21.11.tar.gz
|
||||
/lorax-21.12.tar.gz
|
||||
/lorax-21.13.tar.gz
|
||||
|
@ -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@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
|
||||
- tito.props section name is buildconfig (bcl@redhat.com)
|
||||
- Stop removing libcanberra-gtk3 libraries (#1111724) (bcl@redhat.com)
|
||||
|
Loading…
Reference in New Issue
Block a user