Automatic commit of package [lorax] release [23.15-1].
This commit is contained in:
parent
955afa8699
commit
b74986b2ba
@ -1,7 +1,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 23.14
|
Version: 23.15
|
||||||
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,12 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%files lmc-novirt
|
%files lmc-novirt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 30 2015 Brian C. Lane <bcl@redhat.com> 23.15-1
|
||||||
|
- livemedia-creator: Bump default releasevere to 23 (bcl@redhat.com)
|
||||||
|
- Use execReadlines in livemedia-creator (bcl@redhat.com)
|
||||||
|
- Add execReadlines to executils. (bcl@redhat.com)
|
||||||
|
- Add reset_lang argument to everything in executils. (bcl@redhat.com)
|
||||||
|
|
||||||
* Tue Jul 21 2015 Brian C. Lane <bcl@redhat.com> 23.14-1
|
* Tue Jul 21 2015 Brian C. Lane <bcl@redhat.com> 23.14-1
|
||||||
- Add a new makefile target that does everything needed for jenkins.
|
- Add a new makefile target that does everything needed for jenkins.
|
||||||
(clumens@redhat.com)
|
(clumens@redhat.com)
|
||||||
|
@ -1 +1 @@
|
|||||||
23.14-1 ./
|
23.15-1 ./
|
||||||
|
Loading…
Reference in New Issue
Block a user