summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python-multipledispatch.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/python-multipledispatch.spec b/python-multipledispatch.spec
index 97f7481..cddf0e9 100644
--- a/python-multipledispatch.spec
+++ b/python-multipledispatch.spec
@@ -41,8 +41,8 @@ Summary: %{pkg_summary}
%pyproject_install
%files -n python3-%{pypi_name}
-%license LICENSE
-%doc README.md
+%license LICENSE.txt
+%doc README.rst
%{python3_sitelib}/%{pypi_name}*
%changelog