diff --git a/_service b/_service
index de51899..ee95619 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
https://github.com/containers/netavark.git
@PARENT_TAG@
git
- v1.9.0
+ v1.10.2
*
v(\d+\.\d+\.\d+)
\1
diff --git a/_servicedata b/_servicedata
index f7cd128..45bb4a8 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/containers/netavark.git
- 1ac690051d5ba3a6dbc5898b931f7175a9d8e7ac
\ No newline at end of file
+ 664637b12ab9ce96247fa907265171289cf0d501
\ No newline at end of file
diff --git a/netavark-1.10.2.tar.gz b/netavark-1.10.2.tar.gz
new file mode 100644
index 0000000..4bcaaa7
--- /dev/null
+++ b/netavark-1.10.2.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:56db4f1b2a88ed35e1fbf67ea0fd6b63e7db2beea648e9f8eee96229a3a70df0
+size 168059
diff --git a/netavark-1.9.0.tar.gz b/netavark-1.9.0.tar.gz
deleted file mode 100644
index 9567caa..0000000
--- a/netavark-1.9.0.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d91d7c7848170d1730d4dc1c3c1ad738624fa798f66bad4e4fee9014ce8f5cbb
-size 151246
diff --git a/netavark.changes b/netavark.changes
index 54e5c13..33f6fba 100644
--- a/netavark.changes
+++ b/netavark.changes
@@ -1,3 +1,55 @@
+-------------------------------------------------------------------
+Tue Feb 6 07:50:29 UTC 2024 - Danish Prakash
+
+- Rely only on . for aardvark-dns requires, even though
+ it is released in sync with netavark, relying on patch version is brittle.
+
+-------------------------------------------------------------------
+Thu Feb 01 14:04:11 UTC 2024 - danish.prakash@suse.com
+
+- Update to version 1.10.2:
+ * Release v1.10.2
+ * Release notes for v1.10.2
+ * [CI:BUILD] Packit/rpm: fix aardvark-dns handling
+ * Do not perform network namespace detection on AV update
+ * Release v1.10.1
+ * Updated release notes for v1.10.1
+ * update to nftables release 0.3 from crates.io
+ * DISTRO_PACKAGE: fix incorrect vendored tar archive URL
+ * Bump to 1.11.0-dev
+ * Release 1.10.0
+ * Release notes for 1.10.0
+ * RPM: update .cargo/config before building
+ * Add support for isolation to the nftables driver
+ * build(deps): bump h2 from 0.3.22 to 0.3.24
+ * chore(deps): update rust crate chrono to 0.4.32
+ * fix(deps): update rust crate env_logger to 0.11.0
+ * chore(deps): update dependency containers/automation_images to v20240102
+ * Bump nftables-rs to latest commit
+ * Netavark: nftables support
+ * fix(deps): update rust crate serde_json to 1.0.111
+ * feat: added the --firewall-driver option
+ * Document how to generate a code coverage report for netavark
+ * fix(deps): update rust crate clap to ~4.4.12
+ * fix(deps): update rust crate serde_json to 1.0.110
+ * fix(deps): update rust-futures monorepo to 0.3.30
+ * fix(deps): update rust crate nispor to 1.2.16
+ * chore(deps): update rust crate tempfile to 3.9.0
+ * Use tonic::transport::Uri instead of HTTP
+ * chore(deps): update dependency containers/automation_images to v20231208
+ * fix(deps): update rust crate tokio to 1.35
+ * dhcp-proxy: return actual error instead of generic one
+ * dhcp-proxy: skip set gateway if missing
+ * bump netlink-packet-route to 0.18.1
+ * chore(deps): update rust crate once_cell to 1.19.0
+ * fix(deps): update rust crate nispor to 1.2.15
+ * fix(deps): update rust crate serde to 1.0.193
+ * fix(deps): update rust crate clap to ~4.4.10
+ * aardvark: show error if process is in wrong netns
+ * aardvark: remove unessesary unlock lockfile calls
+ * fix(deps): update rust crate url to 2.5.0
+ * Bump working version to v1.10.0-dev
+
-------------------------------------------------------------------
Thu Nov 30 07:05:28 UTC 2023 - danish.prakash@suse.com
diff --git a/netavark.spec b/netavark.spec
index 21f9ac9..a0c0581 100644
--- a/netavark.spec
+++ b/netavark.spec
@@ -1,7 +1,7 @@
#
# spec file for package netavark
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,10 @@
#
+%define major_minor %((v=%{version}; echo ${v%.*}))
+
Name: netavark
-Version: 1.9.0
+Version: 1.10.2
Release: 0
Summary: Container network stack
License: Apache-2.0
@@ -31,7 +33,7 @@ BuildRequires: protobuf-devel
BuildRequires: rust+cargo >= 1.66
BuildRequires: systemd-rpm-macros
# aardvark-dns and %%{name} are usually released in sync
-Requires: aardvark-dns >= %{version}
+Requires: aardvark-dns >= %{major_minor}
# Provides: container-network-stack = 2
%description
diff --git a/vendor.tar.gz b/vendor.tar.gz
index 670aab0..c5fb221 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:2fa7e5d8378091b504d306fd2958dd8bafb7f20ba5861249bddb0df15ce18fd8
-size 40370043
+oid sha256:f4d2437cfb45fc24027291b3380038711da88905a01ff3486053b5df175f2a9a
+size 40677792