diff --git a/.gitignore b/.gitignore index 4936ddf..80ec58a 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,4 @@ /lorax-24.11.tar.gz /lorax-24.12.tar.gz /lorax-24.13.tar.gz +/lorax-24.14.tar.gz diff --git a/lorax.spec b/lorax.spec index ed14e5d..727b27d 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 24.13 +Version: 24.14 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -147,6 +147,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* Tue Mar 01 2016 Brian C. Lane 24.14-1 +- Add glibc-all-langpacks (#1312607) (dshea@redhat.com) + * Thu Feb 25 2016 Brian C. Lane 24.13-1 - templates: Reinstate gpgme-pthread.so for ostree (walters@verbum.org) - Include grub2-efi-modules on the boot.iso (#1277227) (bcl@redhat.com) diff --git a/sources b/sources index f195a26..48f905e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b6b28e20f5e21ac18aca795f348d8385 lorax-24.13.tar.gz +2158811a56f6eff8c81265a0b9333e38 lorax-24.14.tar.gz