diff --git a/pysmi-1.5.11.tar.gz b/pysmi-1.5.11.tar.gz deleted file mode 100644 index 371c668e047a12c8c1616054fc546ffea0e801b2..0000000000000000000000000000000000000000 Binary files a/pysmi-1.5.11.tar.gz and /dev/null differ diff --git a/pysmi-1.6.0.tar.gz b/pysmi-1.6.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..7d0d9c3cfcaf773dcf4eddb91d59866833920c01 Binary files /dev/null and b/pysmi-1.6.0.tar.gz differ diff --git a/python-pysmi.spec b/python-pysmi.spec index a52ee6d64a067445365d2b9f5f39fbe84c8644bb..801adc69cafb15ce8641b57f6f774676b813a507 100644 --- a/python-pysmi.spec +++ b/python-pysmi.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-pysmi -Version: 1.5.11 +Version: 1.6.0 Release: 1 Summary: SNMP SMI/MIB Parser License: BSD-2-Clause @@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Aug 05 2025 openeuler_bot - 1.6.0-1 +- Upgraded to match pysnmp 7.1.16 and above. (version:1.6.0) + * Tue Mar 11 2025 sqfu - 1.5.11-1 - update to 1.5.11 - Added more hints to quick start guide