]> git.pld-linux.org Git - packages/python-wtforms.git/commitdiff
- updated files auto/th/python-wtforms-2.2.1-1
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 4 Nov 2019 22:26:58 +0000 (23:26 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 4 Nov 2019 22:26:58 +0000 (23:26 +0100)
python-wtforms.spec

index 587a534296d35cf686edc7e37094696063d3ffc2..f9934df34493cbddf036dea7051b1177b52959aa 100644 (file)
@@ -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
This page took 0.09224 seconds and 4 git commands to generate.