diff --git a/os-autoinst.spec b/os-autoinst.spec index c0c0dfc..bba5d4c 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -35,7 +35,7 @@ Name: os-autoinst Version: %{github_version} -Release: 1%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} +Release: 2%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} Summary: OS-level test automation License: GPLv2+ URL: https://os-autoinst.github.io/openQA/ @@ -203,6 +203,9 @@ make check VERBOSE=1 %files devel %changelog +* Thu Oct 31 2019 Adam Williamson - 4.6-2.20191029git447dab86 +- Properly generate -devel package + * Wed Oct 30 2019 Adam Williamson - 4.6-1.20191029git447dab86 - Bump to latest upstream git snapshot (new version 4.6 declared) - Resync spec with upstream