diff --git a/python-pysmi.spec b/python-pysmi.spec index 127b9de069b15984c94189075f831e5a48fe7bd6..b0883527f26c15f8f526bf418cf4f152a1e9ebc5 100644 --- a/python-pysmi.spec +++ b/python-pysmi.spec @@ -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 - 0.3.4-2 +- License compliance rectification + * Wed Nov 25 2020 Python_Bot - Package Spec generated