diff --git a/.gitignore b/.gitignore index c4103ce..a87b798 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /lorax-18.9.tar.gz /lorax-18.10.tar.gz /lorax-18.11.tar.gz +/lorax-18.12.tar.gz diff --git a/lorax.spec b/lorax.spec index 3c335d6..9db30bf 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 18.11 +Version: 18.12 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -81,6 +81,12 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Wed Jul 25 2012 Martin Gracik 18.12-1 +- Add 'mvebu' to list of recognized ARM kernels. (dmarlin@redhat.com) +- Cleanup boot menus (#809663) (mgracik@redhat.com) +- Don't remove chvt from the install image (#838554) (mgracik@redhat.com) +- Add llvm-libs (#826351) (mgracik@redhat.com) + * Fri Jul 20 2012 Brian C. Lane 18.11-1 - livemedia-creator: add some error checking (bcl@redhat.com) diff --git a/sources b/sources index bea183d..e727fe6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cbb23143135687748388dde9b4da70d2 lorax-18.11.tar.gz +523ff86ccdf0931d65aa29a9b0b89740 lorax-18.12.tar.gz