From c284db22e009d3ae5a2855ec67fe9a8bd9e33b08636aebb9ae71cb63069d7a7c Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 26 Oct 2021 06:16:47 +0000 Subject: [PATCH] - Fix incorrect update: it is README.md not README these days. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-stdnum?expand=0&rev=17 --- python-python-stdnum.changes | 5 +++++ python-python-stdnum.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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