Automatic commit of package [lorax] release [21.2-1].
This commit is contained in:
parent
dff15426f1
commit
49112d3aa9
@ -1,7 +1,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 21.1
|
Version: 21.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -93,6 +93,13 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%{_mandir}/man1/*.1*
|
%{_mandir}/man1/*.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 24 2014 Brian C. Lane <bcl@redhat.com> 21.2-1
|
||||||
|
- Activate anaconda-shell@.service on switch to empty VT (#980062)
|
||||||
|
(wwoods@redhat.com)
|
||||||
|
- flush data to disk after mkfsimage (#1052175) (bcl@redhat.com)
|
||||||
|
- livemedia-creator: Use findkernels instead of KernelInfo (bcl@redhat.com)
|
||||||
|
- Print error when kickstart is missing (#1052872) (bcl@redhat.com)
|
||||||
|
|
||||||
* Tue Dec 17 2013 Brian C. Lane <bcl@redhat.com> 21.1-1
|
* Tue Dec 17 2013 Brian C. Lane <bcl@redhat.com> 21.1-1
|
||||||
- Add initial 64-bit ARM (aarch64) support (#1034432) (dmarlin@redhat.com)
|
- Add initial 64-bit ARM (aarch64) support (#1034432) (dmarlin@redhat.com)
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
21.1-1 ./
|
21.2-1 ./
|
||||||
|
Loading…
Reference in New Issue
Block a user