From a72b508a4e446baf999fc85d77053977a5863501 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=91=9E=E6=96=B9?= Date: Wed, 26 Oct 2022 06:55:56 +0000 Subject: [PATCH] Rebuild for next release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张瑞方 (cherry picked from commit 5aaff4e34c976accf33c96f470e064af9df6aeb0) --- python-netifaces.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-netifaces.spec b/python-netifaces.spec index 70acbee..b826f17 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 -- Gitee