diff --git a/python-pytest-html.changes b/python-pytest-html.changes index 6b4276c..a506eec 100644 --- a/python-pytest-html.changes +++ b/python-pytest-html.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 27 08:13:53 UTC 2019 - Tomáš Chvátal + +- Fix typo in the ansi2html Requires + ------------------------------------------------------------------- Thu Feb 14 13:01:48 UTC 2019 - Tomáš Chvátal diff --git a/python-pytest-html.spec b/python-pytest-html.spec index 25d5bff..93d005f 100644 --- a/python-pytest-html.spec +++ b/python-pytest-html.spec @@ -29,7 +29,7 @@ BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-ansi2hml +Requires: python-ansi2html Requires: python-pytest >= 3.0 Requires: python-pytest-metadata BuildArch: noarch