diff --git a/python-xlib.spec b/python-xlib.spec index e67b28d..3776e0a 100644 --- a/python-xlib.spec +++ b/python-xlib.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-xlib Version: 0.32 -Release: 1 +Release: 2 Summary: Python X Library -License: LGPLv2+ +License: LGPL-2.1-or-later URL: https://github.com/python-xlib/python-xlib Source0: https://github.com/python-xlib/python-xlib/archive/refs/tags/python-xlib-0.32.tar.gz BuildArch: noarch @@ -84,6 +84,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Dec 09 2022 liukuo - 0.32-2 +- License compliance rectification + * Thu Dec 08 2022 liqiuyu - 0.32-1 - Update package to version 0.32