- Add documentation references to lorax-composer service files (bcl@redhat.com)
- Add more tests for gitrpm.py (bcl@redhat.com) - lorax-composer: Fix installing files from [[repos.git]] to / (bcl@redhat.com) - New lorax documentation - 31.1 (bcl@redhat.com) - Make it easier to generate docs for the next release (bcl@redhat.com)
This commit is contained in:
parent
bee88eaf9b
commit
febf664144
1
.gitignore
vendored
1
.gitignore
vendored
@ -158,3 +158,4 @@
|
||||
/lorax-30.16.tar.gz
|
||||
/lorax-31.0.tar.gz
|
||||
/lorax-31.1.tar.gz
|
||||
/lorax-31.2.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 31.1
|
||||
Version: 31.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -240,6 +240,13 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
||||
%{_mandir}/man1/composer-cli.1*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 01 2019 Brian C. Lane <bcl@redhat.com> 31.2-1
|
||||
- Add documentation references to lorax-composer service files (bcl@redhat.com)
|
||||
- Add more tests for gitrpm.py (bcl@redhat.com)
|
||||
- lorax-composer: Fix installing files from [[repos.git]] to / (bcl@redhat.com)
|
||||
- New lorax documentation - 31.1 (bcl@redhat.com)
|
||||
- Make it easier to generate docs for the next release (bcl@redhat.com)
|
||||
|
||||
* Tue Mar 26 2019 Brian C. Lane <bcl@redhat.com> 31.1-1
|
||||
- qemu wasn't restoring the terminal if it was terminated early (bcl@redhat.com)
|
||||
- Switch the --virt-uefi method to use SecureBoot (bcl@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-31.1.tar.gz) = 17c12472dc4337b73a74029e70410d2845e62a980d23350c24a0f62180f983e7b7e876dbe61a37f802d3f38c5ea04a2d6c2c41a0c1d51506d9b5e645e6445222
|
||||
SHA512 (lorax-31.2.tar.gz) = 909c3b30be2ef2d796b0cd5da685c7ca5a98c501b0e438d2dc9a7400a172a3986b88ab7ad4a4b8baa7a872fe060078c91f0cad46959596681a8d50c208234cb8
|
||||
|
Loading…
Reference in New Issue
Block a user