From d54e85315fcc53b973a3c06537bba37d96966d70f8a0600619256f216516a611 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 2 May 2013 12:47:20 +0000 Subject: [PATCH] - Fix license string OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-waitress?expand=0&rev=4 --- python-waitress.changes | 5 +++++ python-waitress.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-waitress.changes b/python-waitress.changes index 0fcb550..3df788d 100644 --- a/python-waitress.changes +++ b/python-waitress.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 2 12:47:10 UTC 2013 - speilicke@suse.com + +- Fix license string + ------------------------------------------------------------------- Mon Apr 29 14:14:25 UTC 2013 - speilicke@suse.com diff --git a/python-waitress.spec b/python-waitress.spec index fa343d5..cf6d9bd 100644 --- a/python-waitress.spec +++ b/python-waitress.spec @@ -18,7 +18,7 @@ Name: python-waitress Version: 0.8.3 Release: 0 -License: ZPL 2.1 +License: ZPL-2.1 Summary: Waitress WSGI server Url: https://github.com/Pylons/waitress Group: Development/Languages/Python