From 3cc94d2bd49a272c5c4f11350abcf26b3d8053a468f40fe58f45b552468ad3df Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:56:18 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lockfile?expand=0&rev=4 --- python-lockfile.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-lockfile.spec b/python-lockfile.spec index 263b998..b765a19 100644 --- a/python-lockfile.spec +++ b/python-lockfile.spec @@ -26,7 +26,7 @@ Version: 0.9.1 Release: 1 Url: http://code.google.com/p/pylockfile/ Summary: Platform-independent file locking module -License: MIT License +License: MIT Group: Development/Languages/Python Source: %{mod_name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build