diff --git a/.gitignore b/.gitignore index 6c3ab12..f8ef5a9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /lorax-19.0.tar.gz /lorax-19.1.tar.gz +/lorax-19.2.tar.gz diff --git a/lorax.spec b/lorax.spec index 2c66ea3..7b07299 100644 --- a/lorax.spec +++ b/lorax.spec @@ -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 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 19.1-1 - Print & log messages on scriptlet/transaction errors (wwoods@redhat.com) - sysutils: add -x to cp in linktree (wwoods@redhat.com) diff --git a/sources b/sources index b9e4695..27d837d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9cc6cd71aad62031aca1664c89d1386d lorax-19.1.tar.gz +55e525fef8f3eb4ffa9dbc7eab4e78c6 lorax-19.2.tar.gz