diff --git a/lorax.spec b/lorax.spec index edaa28b5..953b7ed8 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 23.19 +Version: 23.20 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -132,6 +132,13 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %files lmc-novirt %changelog +* Tue Mar 29 2016 Brian C. Lane 23.20-1 +- templates: Reinstate gpgme-pthread.so for ostree (walters@verbum.org) +- templates: On 32 bit systems limit the amount of memory xz uses + (bcl@redhat.com) +- ltmpl: Add compressor selection and argument passing to installimg + (bcl@redhat.com) + * Fri Mar 11 2016 Brian C. Lane 23.19-1 - pylorax: proc.returncode can be None (bcl@redhat.com) - Change location of basearch to dnf.rpm.basearch (#1312087) (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 65c126f7..ede8fe85 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -23.19-1 ./ +23.20-1 ./