From c6c87cdc3d9968d8d6722b48f7423b68d5cdb84f0c2aa1c6b6b804fdcace0c91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sat, 21 Dec 2019 16:03:16 +0000 Subject: [PATCH] fix license OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cchardet?expand=0&rev=2 --- python-cchardet.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-cchardet.spec b/python-cchardet.spec index ef891d8..8b20fd2 100644 --- a/python-cchardet.spec +++ b/python-cchardet.spec @@ -21,7 +21,7 @@ Name: python-cchardet Version: 2.1.5 Release: 0 Summary: cChardet is high speed universal character encoding detector -License: MPL-1.1 +License: MPL-1.1 OR LGPL-2.1-or-later OR GPL-2.0-or-later URL: https://github.com/PyYoshi/cChardet Source: https://files.pythonhosted.org/packages/source/c/cchardet/cchardet-%{version}.tar.gz BuildRequires: %{python_module devel}