- Remove diagnostic product.img test (#1165425) (bcl@redhat.com)

This commit is contained in:
Brian C. Lane 2014-11-19 06:50:19 -08:00
parent 2221e1013c
commit 6ea09c6f48
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -41,3 +41,4 @@
/lorax-21.26.tar.gz /lorax-21.26.tar.gz
/lorax-21.27.tar.gz /lorax-21.27.tar.gz
/lorax-21.28.tar.gz /lorax-21.28.tar.gz
/lorax-21.29.tar.gz

View File

@ -1,7 +1,7 @@
%define debug_package %{nil} %define debug_package %{nil}
Name: lorax Name: lorax
Version: 21.28 Version: 21.29
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
* Wed Nov 19 2014 Brian C. Lane <bcl@redhat.com> 21.29-1
- Remove diagnostic product.img test (#1165425) (bcl@redhat.com)
* Thu Nov 06 2014 Brian C. Lane <bcl@redhat.com> 21.28-1 * Thu Nov 06 2014 Brian C. Lane <bcl@redhat.com> 21.28-1
- Add product.img support for arm templates (bcl@redhat.com) - Add product.img support for arm templates (bcl@redhat.com)
- Revert "add fedora-repos-anaconda to runtime environment" (bcl@redhat.com) - Revert "add fedora-repos-anaconda to runtime environment" (bcl@redhat.com)

View File

@ -1 +1 @@
ed930ad7b3415fe2c180aeb3eefce52f lorax-21.28.tar.gz 263382aa94f0aaebf3c7adb4d110723d lorax-21.29.tar.gz