diff --git a/os-autoinst.spec b/os-autoinst.spec index 696fd72..4a9334d 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -35,7 +35,7 @@ Name: os-autoinst Version: %{github_version} -Release: 5%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} +Release: 6%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} Summary: OS-level test automation License: GPLv2+ URL: https://os-autoinst.github.io/openQA/ @@ -208,6 +208,9 @@ make check test VERBOSE=1 CHECK_DOC=0 %files devel %changelog +* Tue Jan 28 2020 Nicolas Chauvet - 4.6-6.20191226gitd693abe +- Rebuild for OpenCV 4.2 + * Thu Jan 02 2020 Adam Williamson - 4.6-5.20191226gitd693abe0 - Bump to latest git