diff --git a/python-zeroconf.spec b/python-zeroconf.spec index 126e127dc7402b4f47d3c4b6014d1d471b15a8e6..f91fb1487357dbd20d2a0415ff38b3de5e8a3580 100644 --- a/python-zeroconf.spec +++ b/python-zeroconf.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-zeroconf -Version: 0.136.2 +Version: 0.148.0 Release: 1 Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible) License: LGPL-2.1-only @@ -79,6 +79,9 @@ pytest -v -k 'not test_integration_with_listener_ipv6' %{_docdir}/* %changelog +* Tue Nov 18 2025 zhangzeyang0718 - 0.148.0-1 +- Update to 0.148.0 + * Fri Aug 22 2025 openeuler_bot - 0.136.2-1 - fix: retrigger release from failed github workflow (version:0.136.2). diff --git a/zeroconf-0.136.2.tar.gz b/zeroconf-0.136.2.tar.gz deleted file mode 100644 index 5cc485e8985464564b7b47994ac3986dbbe0bff3..0000000000000000000000000000000000000000 Binary files a/zeroconf-0.136.2.tar.gz and /dev/null differ diff --git a/zeroconf-0.148.0.tar.gz b/zeroconf-0.148.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..212aaf525f8a3c7dee826ce36ad0b4b8b8185318 Binary files /dev/null and b/zeroconf-0.148.0.tar.gz differ