15
0
2016-03-13 21:02:39 +00:00
committed by Git OBS Bridge
parent 7ace6e2de1
commit 56f0834550
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 13 21:01:30 UTC 2016 - dmueller@suse.com
- adding license
-------------------------------------------------------------------
Thu May 14 13:59:46 UTC 2015 - benoit.monin@gmx.fr

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-WebTest
#
# 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
@@ -91,7 +91,7 @@ python setup.py -q test
%files
%defattr(-,root,root,-)
%doc README.rst
%doc README.rst docs/license.rst
%{python_sitelib}/*
%files doc