From 2d09aacdf80fe9e127542a40fc68c3a0f617da53 Mon Sep 17 00:00:00 2001 From: lauk001 Date: Fri, 9 Dec 2022 10:40:12 +0800 Subject: [PATCH] Modify compliance irregularities --- python-xlib.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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