!4 License compliance rectification

From: @starlet-dx 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-10 02:54:31 +00:00 committed by Gitee
commit b83f830bb7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: python-pysmi
Version: 0.3.4
Release: 1
Release: 2
Summary: SNMP SMI/MIB Parser
License: BSD
License: BSD-2-Clause
URL: https://github.com/etingof/pysmi
Source0: https://files.pythonhosted.org/packages/52/42/ddaeb06ff551672b17b77f81bc2e26b7c6060b28fe1552226edc6476ce37/pysmi-0.3.4.tar.gz
BuildArch: noarch
@ -77,5 +77,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Mon May 9 2022 yaoxin <yaoxin30@h-partners.com> - 0.3.4-2
- License compliance rectification
* Wed Nov 25 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated