[packages/python-send2trash] package CHANGES.rst
glen
glen at pld-linux.org
Sun Apr 10 10:18:21 CEST 2016
commit fd4a2222d9e0cb95bead09f3ccfb533f3e9939ee
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Apr 10 11:18:16 2016 +0300
package CHANGES.rst
python-send2trash.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-send2trash.spec b/python-send2trash.spec
index fb3cfe1..2d2ef36 100644
--- a/python-send2trash.spec
+++ b/python-send2trash.spec
@@ -89,7 +89,7 @@ rm -rf $RPM_BUILD_ROOT
%if %{with python2}
%files
%defattr(644,root,root,755)
-%doc README.rst
+%doc README.rst CHANGES.rst
%{py_sitescriptdir}/send2trash
%{py_sitescriptdir}/Send2Trash-%{version}-py*.egg-info
%endif
@@ -97,7 +97,7 @@ rm -rf $RPM_BUILD_ROOT
%if %{with python3}
%files -n python3-%{module}
%defattr(644,root,root,755)
-%doc README.rst
+%doc README.rst CHANGES.rst
%{py3_sitescriptdir}/send2trash
%{py3_sitescriptdir}/Send2Trash-%{version}-py*.egg-info
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-send2trash.git/commitdiff/fd4a2222d9e0cb95bead09f3ccfb533f3e9939ee
More information about the pld-cvs-commit
mailing list