From 0e52d6cb62bbabffdae9f8a3ae4fcc5ccdbe4810370e84dd54a87edd7dcc0211 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 3 Apr 2013 09:15:22 +0000 Subject: [PATCH] - 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 --- python-testresources.changes | 5 +++++ python-testresources.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-testresources.changes b/python-testresources.changes index 47ea5f8..ab3cea3 100644 --- a/python-testresources.changes +++ b/python-testresources.changes @@ -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 diff --git a/python-testresources.spec b/python-testresources.spec index b9d3cc2..bd93c28 100644 --- a/python-testresources.spec +++ b/python-testresources.spec @@ -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