diff --git a/python-netifaces.spec b/python-netifaces.spec index 70acbee01d6a32fd4d299f34a97306aac56217d0..b826f178c61d10593609dc0d56da3426d3c99466 100644 --- a/python-netifaces.spec +++ b/python-netifaces.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-netifaces Version: 0.10.9 -Release: 1 +Release: 2 Summary: Portable network interface information. License: MIT License URL: https://github.com/al45tair/netifaces @@ -92,5 +92,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Oct 26 2022 zhangruifang - 0.10.9-2 +- Rebuild for next release + * Fri Oct 09 2020 Python_Bot - Package Spec generated