From 32400d755f8085a47ebf1820fe6ca5515f8cea24 Mon Sep 17 00:00:00 2001 From: bbrucezhang Date: Thu, 12 Jun 2025 18:24:14 +0800 Subject: [PATCH] Rebuilt for loongarch64 --- python-zeroconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-zeroconf.spec b/python-zeroconf.spec index a421745..0f0d603 100644 --- a/python-zeroconf.spec +++ b/python-zeroconf.spec @@ -5,7 +5,7 @@ Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible) Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible) Name: python-zeroconf Version: 0.102.0 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPL-2.0-only and LGPL-2.1-only URL: https://github.com/jstasiak/python-zeroconf Source0: %pypi_source @@ -45,6 +45,9 @@ sed -Ei 's/--cov(-|=)[^ "]+//g' pyproject.toml %doc README.rst %changelog +* Thu Jun 12 2025 bbrucezhang - 0.102.0-3 +- Rebuilt for loongarch64 + * Fri Aug 16 2024 OpenCloudOS Release Engineering - 0.102.0-2 - Rebuilt for loongarch release -- Gitee