- livemedia-creator: Add documentation on using mock and livemedia-creator (bcl@redhat.com)

- livemedia-creator: Bump default releasever to 22 (bcl@redhat.com)
- Change console font to eurlatgr (myllynen@redhat.com)
This commit is contained in:
Brian C. Lane 2015-01-23 17:40:49 -08:00
parent 7496b3d81c
commit e13fb272da
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -47,3 +47,4 @@
/lorax-22.0.tar.gz
/lorax-22.1.tar.gz
/lorax-22.2.tar.gz
/lorax-22.3.tar.gz

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: lorax
Version: 22.2
Version: 22.3
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -101,6 +101,11 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%{_mandir}/man1/*.1*
%changelog
* Fri Jan 23 2015 Brian C. Lane <bcl@redhat.com> 22.3-1
- livemedia-creator: Add documentation on using mock and livemedia-creator (bcl@redhat.com)
- livemedia-creator: Bump default releasever to 22 (bcl@redhat.com)
- Change console font to eurlatgr (myllynen@redhat.com)
* Fri Jan 16 2015 Brian C. Lane <bcl@redhat.com> 22.2-1
- Add --live-rootfs-keep-size option (rvykydal@redhat.com)
- Add --live-rootfs-size option. (rvykydal@redhat.com)

View File

@ -1 +1 @@
5949f2074f7e1c3a27172788c2b6de09 lorax-22.2.tar.gz
8cc5883deb4e233828922e7f6810d2c8 lorax-22.3.tar.gz