From 1113346a5dbf9a354ab9c52f832e8b927dfaf1eb3858bea13c156e0bca601327 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 1 Sep 2011 13:16:29 +0000 Subject: [PATCH] - Fix license to BSD-3-Clause (SPDX style) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=3 --- python-Routes.changes | 5 +++++ python-Routes.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-Routes.changes b/python-Routes.changes index aeba879..907ff6d 100644 --- a/python-Routes.changes +++ b/python-Routes.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 1 13:15:07 UTC 2011 - saschpe@suse.de + +- Fix license to BSD-3-Clause (SPDX style) + ------------------------------------------------------------------- Thu Sep 1 12:58:33 UTC 2011 - saschpe@suse.de diff --git a/python-Routes.spec b/python-Routes.spec index 4399710..3a9bb6a 100644 --- a/python-Routes.spec +++ b/python-Routes.spec @@ -20,7 +20,7 @@ Version: 1.12.3 Release: 0 Url: http://routes.groovie.org/ Summary: Routing Recognition and Generation Tools -License: UNKNOWN +License: BSD-3-Clause Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/R/Routes/Routes-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build