diff --git a/python-cssutils.spec b/python-cssutils.spec index cd6fc7d..b5516eb 100644 --- a/python-cssutils.spec +++ b/python-cssutils.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-cssutils Version: 2.3.0 -Release: 2 +Release: 3 Summary: A CSS Cascading Style Sheets library for Python -License: LGPL 2.1 or later +License: LGPL-2.1-or-later URL: http://cthedot.de/cssutils/ Source0: https://files.pythonhosted.org/packages/f5/c6/878abb7df855938a067b762a688da3fcdfea4e41c2399feaf80369b61ed7/cssutils-2.3.0.tar.gz BuildArch: noarch @@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog +* Wed Dec 11 2024 zhuhongbo - 2.3.0-3 +- change normative license + * Wed Apr 20 2022 jianli-97 - 2.3.0-2 - Delete the link of the License in the spec