Automatic commit of package [lorax] release [24.1-1].
This commit is contained in:
parent
dc9bae9b68
commit
76dfa9216b
@ -1,7 +1,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 24.0
|
Version: 24.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -134,6 +134,13 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%files lmc-novirt
|
%files lmc-novirt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 07 2015 Brian C. Lane <bcl@redhat.com> 24.1-1
|
||||||
|
- some of the PowerPC utilities (powerpc-utils and fbset) need perl too
|
||||||
|
(pbrobinson@gmail.com)
|
||||||
|
- Add a default vconsole.conf to the boot.iso (#1250260) (bcl@redhat.com)
|
||||||
|
- Return the output from failed commands in CalledProcessError (bcl@redhat.com)
|
||||||
|
- Add dracut-live for livemedia kickstart example (bcl@redhat.com)
|
||||||
|
|
||||||
* Thu Jul 30 2015 Brian C. Lane <bcl@redhat.com> 24.0-1
|
* Thu Jul 30 2015 Brian C. Lane <bcl@redhat.com> 24.0-1
|
||||||
- Bump version to 24.0 (bcl@redhat.com)
|
- Bump version to 24.0 (bcl@redhat.com)
|
||||||
- Use execReadlines in livemedia-creator (bcl@redhat.com)
|
- Use execReadlines in livemedia-creator (bcl@redhat.com)
|
||||||
|
@ -1 +1 @@
|
|||||||
24.0-1 ./
|
24.1-1 ./
|
||||||
|
Loading…
Reference in New Issue
Block a user