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

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