diff --git a/python-zeroconf.spec b/python-zeroconf.spec index b5bd259d12cf4a48cc03dfbdf5bbf0700f8d7052..936460fce740c7e5c9bd6ceaed6e7a43cff02f45 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.0 +Version: 0.136.1 Release: 1 Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible) License: LGPL-2.1-only @@ -79,6 +79,10 @@ pytest -v -k 'not test_integration_with_listener_ipv6' %{_docdir}/* %changelog +* Thu May 29 2025 openeuler_bot - 0.136.1-1 +- update python-zeroconf to 0.136.1 + + * Thue Nov 07 2024 Wenhua Huang - 0.136.0-1 - Update package to version 0.136.0 - fix: update python-semantic-release to fix release process diff --git a/zeroconf-0.136.0.tar.gz b/zeroconf-0.136.0.tar.gz deleted file mode 100644 index 05d0901b242402c60bd8b8ddb4cf773f7c93e7ad..0000000000000000000000000000000000000000 Binary files a/zeroconf-0.136.0.tar.gz and /dev/null differ diff --git a/zeroconf-0.136.1.tar.gz b/zeroconf-0.136.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4b6b3a881a42209d9d6b6d9f42e98a0869d56376 Binary files /dev/null and b/zeroconf-0.136.1.tar.gz differ