diff --git a/python-stestr.changes b/python-stestr.changes index 51c572b..cdf78e1 100644 --- a/python-stestr.changes +++ b/python-stestr.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 9 22:49:20 UTC 2019 - Jonathan Brownell + +- Fallback in case "Suggests:" keyword is not supported + ------------------------------------------------------------------- Fri Dec 7 13:41:42 UTC 2018 - Thomas Bechtold diff --git a/python-stestr.spec b/python-stestr.spec index 090e730..0997685 100644 --- a/python-stestr.spec +++ b/python-stestr.spec @@ -53,7 +53,9 @@ Requires: python3-dbm %endif Requires(post): update-alternatives Requires(postun): update-alternatives +%if !0%{?_no_weakdeps} Suggests: python-subunit2sql >= 1.8.0 +%endif BuildArch: noarch %python_subpackages