From fa0b12f63c3ad95037c63685e9778133c9294a79d3f8953301a708491245b96c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 17 Jan 2013 10:18:29 +0000 Subject: [PATCH] Accepting request 148802 from home:babelworx:ldig:branches:devel:languages:python license update: ZPL-2.1 SPDX format OBS-URL: https://build.opensuse.org/request/show/148802 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplegeneric?expand=0&rev=2 --- python-simplegeneric.changes | 6 ++++++ python-simplegeneric.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-simplegeneric.changes b/python-simplegeneric.changes index c7e4274..b8baae6 100644 --- a/python-simplegeneric.changes +++ b/python-simplegeneric.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 17 10:07:38 UTC 2013 - cfarrell@suse.com + +- license update: ZPL-2.1 + SPDX format + ------------------------------------------------------------------- Wed Jan 16 13:25:51 UTC 2013 - saschpe@suse.de diff --git a/python-simplegeneric.spec b/python-simplegeneric.spec index cb76c2a..981639b 100644 --- a/python-simplegeneric.spec +++ b/python-simplegeneric.spec @@ -18,7 +18,7 @@ Name: python-simplegeneric Version: 0.8.1 Release: 0 -License: ZPL 2.1 +License: ZPL-2.1 Summary: Simple generic functions (similar to Python's own len(), pickle.dump(), etc) Url: http://cheeseshop.python.org/pypi/simplegeneric Group: Development/Languages/Python