diff --git a/_service b/_service
index 75b6b0a..481e3a2 100644
--- a/_service
+++ b/_service
@@ -2,8 +2,8 @@
https://github.com/jstasiak/python-zeroconf
git
- 0.36.8
- 0.36.8
+ 0.36.9
+ 0.36.9
diff --git a/python-zeroconf-0.36.8.obscpio b/python-zeroconf-0.36.8.obscpio
deleted file mode 100644
index 79219fe..0000000
--- a/python-zeroconf-0.36.8.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2090fe20e87acb6fb0c2d1a8b132d80430a7a623fc0e5deb9b162f420a0eaaa8
-size 656396
diff --git a/python-zeroconf-0.36.9.obscpio b/python-zeroconf-0.36.9.obscpio
new file mode 100644
index 0000000..06826ef
--- /dev/null
+++ b/python-zeroconf-0.36.9.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:43807890b39f87c890187a7b9e664d74b0524239bba43f18f869a3a0dd405385
+size 657932
diff --git a/python-zeroconf.changes b/python-zeroconf.changes
index ff27871..eca0894 100644
--- a/python-zeroconf.changes
+++ b/python-zeroconf.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Tue Oct 26 20:31:03 UTC 2021 - Dirk Müller
+
+- update to 0.36.9:
+ * Ensure ServiceInfo orders newest addresses first
+
-------------------------------------------------------------------
Tue Oct 19 19:36:05 UTC 2021 - Antoine Belvire
diff --git a/python-zeroconf.obsinfo b/python-zeroconf.obsinfo
index f731ab7..4792f50 100644
--- a/python-zeroconf.obsinfo
+++ b/python-zeroconf.obsinfo
@@ -1,5 +1,5 @@
name: python-zeroconf
-version: 0.36.8
-mtime: 1633907061
-commit: 61275efd05688a61d656b43125b01a5d588f1dba
+version: 0.36.9
+mtime: 1634944487
+commit: d92d3d030558c1b81b2e35f701b585f4b48fa99a
diff --git a/python-zeroconf.spec b/python-zeroconf.spec
index 40f57ba..2bfe1c6 100644
--- a/python-zeroconf.spec
+++ b/python-zeroconf.spec
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-zeroconf
-Version: 0.36.8
+Version: 0.36.9
Release: 0
Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
License: LGPL-2.0-only