14
0

- Fix license according to what sr#159597 intended

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=3
This commit is contained in:
Sascha Peilicke
2013-04-03 09:15:22 +00:00
committed by Git OBS Bridge
parent 378cd3b809
commit 0e52d6cb62
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 3 09:15:08 UTC 2013 - speilicke@suse.com
- Fix license according to what sr#159597 intended
-------------------------------------------------------------------
Fri Mar 15 14:29:27 UTC 2013 - speilicke@suse.com

View File

@@ -13,15 +13,16 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-testresources
Version: 0.2.7
Release: 0
License: Apache-2.0
Summary: Testresources, a pyunit extension for managing expensive test resources
Url: https://launchpad.net/testresources
License: Apache-2.0 and GPL-2.0+
Group: Development/Languages/Python
Url: https://launchpad.net/testresources
Source: http://pypi.python.org/packages/source/t/testresources/testresources-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-distribute