- 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:
parent
1df0cc8839
commit
e09e49ec48
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/lorax-19.0.tar.gz
|
||||
/lorax-19.1.tar.gz
|
||||
/lorax-19.2.tar.gz
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user