- Add --old-chroot to the mock example cmdlines (bcl@redhat.com)
- Don't try and install kernel-PAE on i686 any more (awilliam@redhat.com) - New lorax documentation - 28.2 (bcl@redhat.com)
This commit is contained in:
parent
67e624fc3c
commit
8651e2df15
1
.gitignore
vendored
1
.gitignore
vendored
@ -118,3 +118,4 @@
|
||||
/lorax-28.0.tar.gz
|
||||
/lorax-28.1.tar.gz
|
||||
/lorax-28.2.tar.gz
|
||||
/lorax-28.3.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 28.2
|
||||
Version: 28.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -154,6 +154,11 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 03 2018 Brian C. Lane <bcl@redhat.com> 28.3-1
|
||||
- Add --old-chroot to the mock example cmdlines (bcl@redhat.com)
|
||||
- Don't try and install kernel-PAE on i686 any more (awilliam@redhat.com)
|
||||
- New lorax documentation - 28.2 (bcl@redhat.com)
|
||||
|
||||
* Tue Nov 28 2017 Brian C. Lane <bcl@redhat.com> 28.2-1
|
||||
- Add documentation about mock changes (#1473880) (bcl@redhat.com)
|
||||
- Log a more descriptive error when setfiles fails (#1499771) (bcl@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-28.2.tar.gz) = 22ccd7278d9b5f4e22a05bb0cc3f49164b4ca885d00ef8f639b759b06ceffd5cd17d34c9e778c1f65fca103144648096106ee038d2ee7d5c8cc542cd88829ed9
|
||||
SHA512 (lorax-28.3.tar.gz) = 9bf49105ff4fe9d4290012057bdf501d8e128c0faae626537262b51782d9d4465bce689b34fda03213cf6b23421eafcff7dfc46b2cb5c73d74428ff2eb8177ea
|
||||
|
Loading…
Reference in New Issue
Block a user