15
0
forked from pool/python-Paste

Accepting request 371247 from devel:languages:python

- add license.txt

OBS-URL: https://build.opensuse.org/request/show/371247
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=12
This commit is contained in:
2016-03-17 15:34:27 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 13 20:57:49 UTC 2016 - dmueller@suse.com
- add license.txt
-------------------------------------------------------------------
Fri May 8 09:10:53 UTC 2015 - benoit.monin@gmx.fr

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