diff --git a/_constraints b/_constraints
index b8a13bc..7ace1b2 100644
--- a/_constraints
+++ b/_constraints
@@ -35,6 +35,9 @@
23
+
+ 10
+
diff --git a/gstreamer-plugins-rs.changes b/gstreamer-plugins-rs.changes
index 24a37d5..6cebbd4 100644
--- a/gstreamer-plugins-rs.changes
+++ b/gstreamer-plugins-rs.changes
@@ -1,3 +1,17 @@
+-------------------------------------------------------------------
+Thu Jan 11 12:56:06 UTC 2024 - Antonio Larrosa
+
+- Increase memory for s390x builds in _constraints.
+
+-------------------------------------------------------------------
+Thu Jan 11 11:32:07 UTC 2024 - Antonio Larrosa
+
+- Update both vendor files and include jsonwebtoken 9.2 in them.
+- The ring crate only supports s390x since v0.17.0 and jsonwebtoken
+ 8 uses an older version, so we now patch livekit-api to use
+ jsonwebtoken 9(.2) which allows to build the package in s390x
+ (bsc#1218563).
+
-------------------------------------------------------------------
Thu Jan 4 06:48:52 UTC 2024 - Antonio Larrosa
diff --git a/gstreamer-plugins-rs.spec b/gstreamer-plugins-rs.spec
index b50ef2f..e9423ed 100644
--- a/gstreamer-plugins-rs.spec
+++ b/gstreamer-plugins-rs.spec
@@ -119,6 +119,9 @@ sed -ie "s/find_program('cargo-cbuild', version:'>=0.9.21'/find_program('cargo-c
mkdir -p .cargo
cp %{SOURCE3} .cargo/config
+sed -i -e 's/version = "8"/version = "9"/' vendor/livekit-api/Cargo.toml
+sed -i -e "s/ab6a42a4752e822c794421fa4b939e7e9690e85541c5e0ae28a34f17fe8fd170/2c69748813bcb4e4f3d06343e05fb9f43a8ae623fbdbb340847fd536f1974aa9/" vendor/livekit-api/.cargo-checksum.json
+
%build
# Disable csound for now, bring issue upstream
#export CSOUND_LIB_DIR=%%{_libdir}
diff --git a/vendor-for-dav1d-1.3.0.tar.zst b/vendor-for-dav1d-1.3.0.tar.zst
index fc76ff8..56a565e 100644
--- a/vendor-for-dav1d-1.3.0.tar.zst
+++ b/vendor-for-dav1d-1.3.0.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:02191f21491edd63756162c1cbfaf9eb1c4b47700ad3ae6003eb0ee957fe2b0c
-size 97292314
+oid sha256:d32de83357d3bd5098a78f40aecf783fd9d26fd0498da52e99fcce5c55a6adf4
+size 97354638
diff --git a/vendor.tar.zst b/vendor.tar.zst
index aec01fe..c2bbdd9 100644
--- a/vendor.tar.zst
+++ b/vendor.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:24f68b6da83bbbccf4f3f30c4640f10cf9c06c6e6a7008150616121aceb61724
-size 73942420
+oid sha256:1c78c356415e1012c7210541136850315312e16cc2604f65b647bf17db2780df
+size 97370550