From 2b300462f107e4ab07fbe3d51add6cc7902b387a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 11:40:39 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-netifaces.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-netifaces.spec b/python-netifaces.spec index 908c581..acc54c2 100644 --- a/python-netifaces.spec +++ b/python-netifaces.spec @@ -2,7 +2,7 @@ Name: python-netifaces Version: 0.11.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Python library to retrieve information about network interfaces License: MIT URL: https://pypi.python.org/pypi/netifaces @@ -44,6 +44,9 @@ from network interfaces. %{python3_sitearch}/%{pypi_name}*.so %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 0.11.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jun 13 2023 Python Maint - 0.11.0-6 - Rebuilt for Python 3.12