diff --git a/_service b/_service
index 80c3c56..252a661 100644
--- a/_service
+++ b/_service
@@ -5,7 +5,7 @@
git
@PARENT_TAG@
v([0-9\.]*)
- v1.1.1
+ v1.1.2
diff --git a/liblc3-1.1.1.obscpio b/liblc3-1.1.1.obscpio
deleted file mode 100644
index 631833e..0000000
--- a/liblc3-1.1.1.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:685f952c0e94bd6effc4fd33e7090fe35ce868a079484b3dc1c9ea00c1fc800d
-size 3266572
diff --git a/liblc3-1.1.2.obscpio b/liblc3-1.1.2.obscpio
new file mode 100644
index 0000000..9f3e1ab
--- /dev/null
+++ b/liblc3-1.1.2.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:91e2d73dd6b9e98a76541b1371d7c58484e87c8686c6d073bfc18b62f4a20e0e
+size 3272204
diff --git a/liblc3.changes b/liblc3.changes
index 9a437fd..c853038 100644
--- a/liblc3.changes
+++ b/liblc3.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Fri Jan 31 21:37:08 UTC 2025 - Bjørn Lie
+
+- Update to version 1.1.2:
+ + math: Remove usage of Infinity that leads to undefined behavior
+ + Rework Python binding
+ + python: remove semicolons
+ + Bump version to 1.1.2
+ + Python wrapper published to PyPi
+
-------------------------------------------------------------------
Tue Aug 13 19:55:33 UTC 2024 - Bjørn Lie
diff --git a/liblc3.obsinfo b/liblc3.obsinfo
index eeb2e24..849218c 100644
--- a/liblc3.obsinfo
+++ b/liblc3.obsinfo
@@ -1,4 +1,4 @@
name: liblc3
-version: 1.1.1
-mtime: 1713565077
-commit: 73bbc00245d9874ef3e8bc8ef6476e6fee9f42aa
+version: 1.1.2
+mtime: 1738347811
+commit: 48bbd3eacd36e99a57317a0a4867002e0b09e183
diff --git a/liblc3.spec b/liblc3.spec
index 6b972c9..2e764d0 100644
--- a/liblc3.spec
+++ b/liblc3.spec
@@ -1,7 +1,7 @@
#
# spec file for package liblc3
#
-# 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
@@ -19,7 +19,7 @@
%define lc3soname liblc3-1
Name: liblc3
-Version: 1.1.1
+Version: 1.1.2
Release: 0
Summary: Low Complexity Communication Codec (LC3)
License: Apache-2.0