- Bump version to 24.0 (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)
This commit is contained in:
parent
8f97dab916
commit
2a25279def
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@
|
||||
/lorax-23.12.tar.gz
|
||||
/lorax-23.13.tar.gz
|
||||
/lorax-23.14.tar.gz
|
||||
/lorax-24.0.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 23.14
|
||||
Version: 24.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -134,6 +134,12 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%files lmc-novirt
|
||||
|
||||
%changelog
|
||||
* Thu Jul 30 2015 Brian C. Lane <bcl@redhat.com> 24.0-1
|
||||
- Bump version to 24.0 (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
|
||||
- Add a new makefile target that does everything needed for jenkins.
|
||||
(clumens@redhat.com)
|
||||
|
Loading…
Reference in New Issue
Block a user