diff --git a/lorax.spec b/lorax.spec index e3facfa8..9cfbcdf8 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 26.5 +Version: 26.6 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -152,6 +152,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* Tue Feb 21 2017 Brian C. Lane 26.6-1 +- Create /dev/random and /dev/urandom before running rpm -qa (#1420523) (bcl@redhat.com) +- Fix duplicate kernel messages in /tmp/syslog (#1382611) (rvykydal@redhat.com) + * Mon Feb 06 2017 Brian C. Lane 26.5-1 - Print the full NEVRA when installing packages. (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index c1cef82a..bde17c06 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -26.5-1 ./ +26.6-1 ./