From a2ec701f6b9750547a43318db4b172e8d91c0bda Mon Sep 17 00:00:00 2001 From: wenzhiwei11 Date: Mon, 8 Aug 2022 10:06:46 +0800 Subject: [PATCH] License compliance rectification --- pyserial.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pyserial.spec b/pyserial.spec index 645c682..6751297 100644 --- a/pyserial.spec +++ b/pyserial.spec @@ -1,8 +1,8 @@ Name: pyserial Version: 3.5 -Release: 1 +Release: 2 Summary: Python serial port access library. -License: BSD license +License: BSD-3-Clause URL: https://github.com/pyserial/pyserial Source0: https://github.com/%{name}/%{name}/archive/v3.5.tar.gz @@ -63,6 +63,9 @@ popd %{python3_sitelib}/* %changelog +* Mon Aug 8 2022 wenzhiwei - 3.5-2 +- License compliance rectification + * Tue Feb 2 2021 wangjie -3.5-1 - upgrade 3.5-1