diff --git a/.gitignore b/.gitignore index 90c1d5e..df7a893 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /lorax-18.19.tar.gz /lorax-18.20.tar.gz /lorax-18.21.tar.gz +/lorax-18.22.tar.gz diff --git a/lorax.spec b/lorax.spec index b974fe4..fde1ba5 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 18.21 +Version: 18.22 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -82,6 +82,10 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Tue Nov 06 2012 Brian C. Lane 18.22-1 +- Install the yum-langpacks plugin (#868869) (jkeating@redhat.com) +- perl is required by some low-level tools on s390x (#868824) (dan@danny.cz) + * Thu Oct 11 2012 Brian C. Lane 18.21-1 - Change the install user's shell for tmux (jkeating@redhat.com) - Set permissions on the initrd (#863018) (mgracik@redhat.com) diff --git a/sources b/sources index d858d92..5fad61b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3d9714e593393aec24c8b10c290bac83 lorax-18.21.tar.gz +64a2d5daa760dcc95233a4b1e1f45fc4 lorax-18.22.tar.gz