diff --git a/python-pysnmp.spec b/python-pysnmp.spec index 9f2c096..579a1b1 100644 --- a/python-pysnmp.spec +++ b/python-pysnmp.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-pysnmp Version: 4.4.12 -Release: 1 +Release: 2 Summary: SNMP library for Python -License: BSD +License: BSD-2-Clause URL: https://github.com/etingof/pysnmp Source0: https://files.pythonhosted.org/packages/4e/75/72f64c451bf5884715f84f8217b69b4025da0b67628d611cd14a5b7db217/pysnmp-4.4.12.tar.gz BuildArch: noarch @@ -88,5 +88,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed May 11 2022 xigaoxinyan - 4.4.12-2 +- License compliance rectification + * Wed Dec 16 2020 Python_Bot - Package Spec generated