* Fri Jul 20 2012 Brian C. Lane <bcl@redhat.com> 18.11-1

- livemedia-creator: add some error checking (bcl@redhat.com)
This commit is contained in:
Brian C. Lane 2012-07-20 17:59:12 -07:00
parent a4bd98844e
commit 8b87e88bcc
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@
/lorax-18.8.tar.gz
/lorax-18.9.tar.gz
/lorax-18.10.tar.gz
/lorax-18.11.tar.gz

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: lorax
Version: 18.10
Version: 18.11
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -81,6 +81,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
%changelog
* Fri Jul 20 2012 Brian C. Lane <bcl@redhat.com> 18.11-1
- livemedia-creator: add some error checking (bcl@redhat.com)
* Tue Jul 10 2012 Martin Gracik <mgracik@redhat.com> 18.10-1
- Don't set a root= argument (wwoods@redhat.com)
Resolves: rhbz#837208

View File

@ -1 +1 @@
ba74f7ac7b9d83d1bb4494e29dcb8e68 lorax-18.10.tar.gz
cbb23143135687748388dde9b4da70d2 lorax-18.11.tar.gz