diff --git a/os-autoinst.spec b/os-autoinst.spec index 43d5f00..4dde2d3 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -38,7 +38,7 @@ Name: os-autoinst Version: %{github_version} -Release: 20%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} +Release: 21%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} Summary: OS-level test automation License: GPLv2+ URL: https://os-autoinst.github.io/openQA/ @@ -231,6 +231,9 @@ make test VERBOSE=1 %files devel %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 4.6-21.20200623git5038d8c +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jul 23 2020 Adam Williamson - 4.6-20.20200623git5038d8c - Backport (modified) PR #1468 - make local VM host IP configurable