- Add glibc-all-langpacks (#1312607) (dshea@redhat.com)

This commit is contained in:
Brian C. Lane 2016-03-01 18:07:10 -08:00
parent 3a03f49ddf
commit 8d3f144ea7
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -78,3 +78,4 @@
/lorax-24.11.tar.gz /lorax-24.11.tar.gz
/lorax-24.12.tar.gz /lorax-24.12.tar.gz
/lorax-24.13.tar.gz /lorax-24.13.tar.gz
/lorax-24.14.tar.gz

View File

@ -3,7 +3,7 @@
%define debug_package %{nil} %define debug_package %{nil}
Name: lorax Name: lorax
Version: 24.13 Version: 24.14
Release: 1%{?dist} Release: 1%{?dist}
Summary: Tool for creating the anaconda install images Summary: Tool for creating the anaconda install images
@ -147,6 +147,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%changelog %changelog
* Tue Mar 01 2016 Brian C. Lane <bcl@redhat.com> 24.14-1
- Add glibc-all-langpacks (#1312607) (dshea@redhat.com)
* Thu Feb 25 2016 Brian C. Lane <bcl@redhat.com> 24.13-1 * Thu Feb 25 2016 Brian C. Lane <bcl@redhat.com> 24.13-1
- templates: Reinstate gpgme-pthread.so for ostree (walters@verbum.org) - templates: Reinstate gpgme-pthread.so for ostree (walters@verbum.org)
- Include grub2-efi-modules on the boot.iso (#1277227) (bcl@redhat.com) - Include grub2-efi-modules on the boot.iso (#1277227) (bcl@redhat.com)

View File

@ -1 +1 @@
b6b28e20f5e21ac18aca795f348d8385 lorax-24.13.tar.gz 2158811a56f6eff8c81265a0b9333e38 lorax-24.14.tar.gz