Automatic commit of package [lorax] release [26.4-1].
This commit is contained in:
parent
f1378dd443
commit
6d5161c7f1
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 26.3
|
Version: 26.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -152,6 +152,11 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 13 2017 Brian C. Lane <bcl@redhat.com> 26.4-1
|
||||||
|
- Only cleanup libhistory from readline (dennis@ausil.us)
|
||||||
|
- Do not install rsh to anaconda chroot (gitDeveloper@bitthinker.com)
|
||||||
|
- Fixed NameError on result_dir when calling with --image-only (yturgema@redhat.com)
|
||||||
|
|
||||||
* Tue Dec 06 2016 Brian C. Lane <bcl@redhat.com> 26.3-1
|
* Tue Dec 06 2016 Brian C. Lane <bcl@redhat.com> 26.3-1
|
||||||
- New lorax documentation - 26.2 (bcl@redhat.com)
|
- New lorax documentation - 26.2 (bcl@redhat.com)
|
||||||
- runtime-postinstall: PYTHONDIR is no longer used. (bcl@redhat.com)
|
- runtime-postinstall: PYTHONDIR is no longer used. (bcl@redhat.com)
|
||||||
|
@ -1 +1 @@
|
|||||||
26.3-1 ./
|
26.4-1 ./
|
||||||
|
Loading…
Reference in New Issue
Block a user