14
0

- 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
This commit is contained in:
2021-10-26 06:16:47 +00:00
committed by Git OBS Bridge
parent 735be1f514
commit c284db22e0
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 26 06:16:29 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Fix incorrect update: it is README.md not README these days.
-------------------------------------------------------------------
Sat Oct 23 16:12:22 UTC 2021 - Axel Braun <axel.braun@gmx.de>

View File

@@ -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