diff --git a/python-zeroconf.spec b/python-zeroconf.spec index af1a353fa33fd0dafdd826723c2927896cfd5301..126e127dc7402b4f47d3c4b6014d1d471b15a8e6 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.1 +Version: 0.136.2 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 +* Fri Aug 22 2025 openeuler_bot - 0.136.2-1 +- fix: retrigger release from failed github workflow (version:0.136.2). + * Tue Aug 05 2025 openeuler_bot - 0.136.1-1 - run release workflow only on main repository (version:0.136.1). diff --git a/zeroconf-0.136.1.tar.gz b/zeroconf-0.136.1.tar.gz deleted file mode 100644 index 4b6b3a881a42209d9d6b6d9f42e98a0869d56376..0000000000000000000000000000000000000000 Binary files a/zeroconf-0.136.1.tar.gz and /dev/null differ diff --git a/zeroconf-0.136.2.tar.gz b/zeroconf-0.136.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5cc485e8985464564b7b47994ac3986dbbe0bff3 Binary files /dev/null and b/zeroconf-0.136.2.tar.gz differ