License compliance rectification

This commit is contained in:
starlet-dx 2022-05-09 18:01:03 +08:00
parent 0f55ee614f
commit fda1ab3b3f

View File

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