diff --git a/rxjava-3.1.9.pom b/rxjava-3.1.10.pom
similarity index 98%
rename from rxjava-3.1.9.pom
rename to rxjava-3.1.10.pom
index 5d44e2c..a23f33d 100644
--- a/rxjava-3.1.9.pom
+++ b/rxjava-3.1.10.pom
@@ -9,7 +9,7 @@
4.0.0
io.reactivex.rxjava3
rxjava
- 3.1.9
+ 3.1.10
RxJava
Reactive Extensions for Java
https://github.com/ReactiveX/RxJava
diff --git a/rxjava.changes b/rxjava.changes
index d4419eb..a7b7a49 100644
--- a/rxjava.changes
+++ b/rxjava.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Tue Jan 14 23:33:36 UTC 2025 - Anton Shvetz
+
+- Update to v3.1.10
+ * Bugfixes
+ + Fix GC nepotism with MpscLinkedQueue's poll logic. #7799
+ + Fix FlowableBlockingIterable.onNext to set the exception
+ before terminating to avoid losing it. #7789
+
-------------------------------------------------------------------
Wed Sep 4 18:56:49 UTC 2024 - Anton Shvetz
diff --git a/rxjava.spec b/rxjava.spec
index 8969ed3..383f40e 100644
--- a/rxjava.spec
+++ b/rxjava.spec
@@ -1,7 +1,7 @@
#
# spec file for package rxjava
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: rxjava
-Version: 3.1.9
+Version: 3.1.10
Release: 0
Summary: Reactive Extensions for the JVM
License: Apache-2.0
diff --git a/v3.1.10.tar.gz b/v3.1.10.tar.gz
new file mode 100644
index 0000000..255459e
--- /dev/null
+++ b/v3.1.10.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6c26078c09cfed602a4b218d30ba6b3f2b6718bd2ab6fe6369d29371ecdaf480
+size 1886144
diff --git a/v3.1.9.tar.gz b/v3.1.9.tar.gz
deleted file mode 100644
index 8255bd3..0000000
--- a/v3.1.9.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9310367093c926f312875ef1daa2ea0aea50d234a0eb55c54352f2a0680729df
-size 1886198