- Let devices get detected and started automatically. (dlehman@redhat.com)

- Fix import of version (bcl@redhat.com)
- fix version query and add one to the log file (hamzy@us.ibm.com)
- Do not remove files required by tools from the s390utils-base package.
  (jstodola@redhat.com)
This commit is contained in:
Brian C. Lane 2013-04-15 12:19:53 -07:00
parent 1df0cc8839
commit e09e49ec48
3 changed files with 10 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/lorax-19.0.tar.gz
/lorax-19.1.tar.gz
/lorax-19.2.tar.gz

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: lorax
Version: 19.1
Version: 19.2
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -84,6 +84,13 @@ make DESTDIR=$RPM_BUILD_ROOT install
%changelog
* Mon Apr 15 2013 Brian C. Lane <bcl@redhat.com> 19.2-1
- Let devices get detected and started automatically. (dlehman@redhat.com)
- Fix import of version (bcl@redhat.com)
- fix version query and add one to the log file (hamzy@us.ibm.com)
- Do not remove files required by tools from the s390utils-base package.
(jstodola@redhat.com)
* Tue Mar 19 2013 Brian C. Lane <bcl@redhat.com> 19.1-1
- Print & log messages on scriptlet/transaction errors (wwoods@redhat.com)
- sysutils: add -x to cp in linktree (wwoods@redhat.com)

View File

@ -1 +1 @@
9cc6cd71aad62031aca1664c89d1386d lorax-19.1.tar.gz
55e525fef8f3eb4ffa9dbc7eab4e78c6 lorax-19.2.tar.gz