diff --git a/python-python-stdnum.changes b/python-python-stdnum.changes index b2ca600..e649b78 100644 --- a/python-python-stdnum.changes +++ b/python-python-stdnum.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 7 12:10:52 UTC 2025 - Lubos Kocman + +- Update license to LGPL-2.1-or-later + ------------------------------------------------------------------- Thu Mar 21 17:08:02 UTC 2024 - Dirk Müller diff --git a/python-python-stdnum.spec b/python-python-stdnum.spec index e580462..2b76270 100644 --- a/python-python-stdnum.spec +++ b/python-python-stdnum.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-stdnum # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Name: python-%{modname} Version: 1.20 Release: 0 Summary: Python module to handle standardized numbers and codes -License: LGPL-2.0-or-later +License: LGPL-2.1-or-later URL: https://arthurdejong.org/python-stdnum/ Source: https://files.pythonhosted.org/packages/source/p/python-stdnum/%{modname}-%{version}.tar.gz BuildRequires: %{python_module pip}