diff --git a/python-journal-brief.spec b/python-journal-brief.spec index ec8b60b..96f4fd4 100644 --- a/python-journal-brief.spec +++ b/python-journal-brief.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.1.5 -Release: 10%{?dist} +Release: 11%{?dist} Summary: %{sum} License: GPLv2+ @@ -56,8 +56,7 @@ journal entries. %check -PYTEST_ARGS='-v --doctest-modules tests journal_brief' -%{__python3} %{py_setup} test --pytest-args="$PYTEST_ARGS" +%{__python3} %{py_setup} test %files -n %{srcname} @@ -71,6 +70,9 @@ PYTEST_ARGS='-v --doctest-modules tests journal_brief' %changelog +* Thu Aug 15 2019 Tim Waugh - 1.1.5-11 +- Fix running of tests. + * Fri Jul 26 2019 Fedora Release Engineering - 1.1.5-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild