diff --git a/python-python-stdnum.changes b/python-python-stdnum.changes index e69cd31..d7b6a08 100644 --- a/python-python-stdnum.changes +++ b/python-python-stdnum.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 26 06:16:29 UTC 2021 - Matej Cepl + +- Fix incorrect update: it is README.md not README these days. + ------------------------------------------------------------------- Sat Oct 23 16:12:22 UTC 2021 - Axel Braun diff --git a/python-python-stdnum.spec b/python-python-stdnum.spec index 4f81a66..59c1f9a 100644 --- a/python-python-stdnum.spec +++ b/python-python-stdnum.spec @@ -57,7 +57,7 @@ export LANG=en_US.UTF-8 %files %{python_files} %license COPYING -%doc NEWS ChangeLog README +%doc NEWS ChangeLog README.md %{python_sitelib}/* %changelog