Accepting request 222721 from home:oertel:branches:devel:languages:python

- added license.txt as doc file

OBS-URL: https://build.opensuse.org/request/show/222721
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebOb?expand=0&rev=26
This commit is contained in:
Denisart Benjamin
2014-02-20 17:37:57 +00:00
committed by Git OBS Bridge
parent 0805de59d5
commit 2dccfa10e1
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 18 13:36:45 CET 2014 - ro@suse.de
- added license.txt as doc file
-------------------------------------------------------------------
Thu Oct 24 11:17:02 UTC 2013 - speilicke@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-WebOb
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -72,6 +72,7 @@ python setup.py test
%files
%defattr(-,root,root,-)
%doc docs/license.txt
%{python_sitelib}/*
%files doc