diff --git a/lorax.spec b/lorax.spec index 55e84a56..6c3422cb 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 28.14.51 +Version: 28.14.52 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -253,6 +253,10 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_sysconfdir}/bash_completion.d/composer-cli %changelog +* Mon Aug 03 2020 Brian C. Lane 28.14.52-1 +- Skip test_z_diff() if runninga against for osbuild-composer (atodorov) + Related: rhbz#1825190 + * Tue Jul 28 2020 Brian C. Lane 28.14.51-1 - tests: Overwrite rhel-8.json when testing with osbuild-composer (atodorov) Related: rhbz#1825190 diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 80487fba..8c8d2734 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -28.14.51-1 ./ +28.14.52-1 ./