From 03025a20ac472083c9723ab10598dc1eebc8bc8f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 4 Nov 2019 23:26:58 +0100 Subject: [PATCH] - updated files --- python-wtforms.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-wtforms.spec b/python-wtforms.spec index 587a534..f9934df 100644 --- a/python-wtforms.spec +++ b/python-wtforms.spec @@ -156,7 +156,7 @@ rm -rf $RPM_BUILD_ROOT %if %{with python2} %files %defattr(644,root,root,755) -%doc AUTHORS.txt CHANGES.rst LICENSE.txt README.md +%doc AUTHORS.rst CHANGES.rst LICENSE.rst README.rst %{py_sitescriptdir}/%{module} %{py_sitescriptdir}/WTForms-%{version}-py*.egg-info %endif @@ -164,7 +164,7 @@ rm -rf $RPM_BUILD_ROOT %if %{with python3} %files -n python3-%{module} %defattr(644,root,root,755) -%doc AUTHORS.txt CHANGES.rst LICENSE.txt README.md +%doc AUTHORS.rst CHANGES.rst LICENSE.rst README.rst %{py3_sitescriptdir}/%{module} %{py3_sitescriptdir}/WTForms-%{version}-py*.egg-info %endif -- 2.44.0