From: Jan Rękorajski Date: Mon, 4 Nov 2019 22:26:58 +0000 (+0100) Subject: - updated files X-Git-Tag: auto/th/python-wtforms-2.2.1-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=03025a20ac472083c9723ab10598dc1eebc8bc8f;p=packages%2Fpython-wtforms.git - updated files --- 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