15
0
forked from pool/python-Paste
2016-03-13 20:57:57 +00:00
committed by Git OBS Bridge
parent 364bb1fdcf
commit c027bf4d57
2 changed files with 7 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Paste
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -68,7 +68,7 @@ python setup.py -q test
%files
%defattr(-,root,root,-)
%doc build/sphinx/html
%doc build/sphinx/html docs/license.txt
%{python_sitelib}/*
%changelog