- Don't try to build efi images for basearch=i386. (pjones@redhat.com)
- LMC: Make the QEMU RNG device optional (yturgema@redhat.com)
This commit is contained in:
parent
0a0802999a
commit
c99d7bf0f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -120,3 +120,4 @@
|
||||
/lorax-28.2.tar.gz
|
||||
/lorax-28.3.tar.gz
|
||||
/lorax-28.4.tar.gz
|
||||
/lorax-28.5.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 28.4
|
||||
Version: 28.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -154,6 +154,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jan 29 2018 Brian C. Lane <bcl@redhat.com> 28.5-1
|
||||
- Don't try to build efi images for basearch=i386. (pjones@redhat.com)
|
||||
- LMC: Make the QEMU RNG device optional (yturgema@redhat.com)
|
||||
|
||||
* Wed Jan 17 2018 Brian C. Lane <bcl@redhat.com> 28.4-1
|
||||
- Write the --variant string to .buildstamp as 'Variant=' (bcl@redhat.com)
|
||||
- Run the pylorax tests with 'make test' (bcl@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-28.4.tar.gz) = 5e4de5db62169883551558f053f44009181f1bdfe3315b7d570d2da18a8057fe78b8c540c51ab1d7744287f3d3738c299929b81da6feaef7b91f773063775760
|
||||
SHA512 (lorax-28.5.tar.gz) = 3bb85158ffa7a59dd3d184844727835a221de0fedf3428d95ca2ce0c6b23326581446f0e1662d84ac64de5eb437fe860ec6c1cb1f6c4fd1a18c3b8eb3b7b1562
|
||||
|
Loading…
Reference in New Issue
Block a user