diff --git a/_servicedata b/_servicedata
index 80a2162..0418610 100644
--- a/_servicedata
+++ b/_servicedata
@@ -3,4 +3,4 @@
https://github.com/andikleen/mcelog
ee90ff20ce6a4d5e016aa249ce8b37f359f9fda4
git://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git
- 8f33fdc47160edce09d75e1316b4d88129ca60a0
\ No newline at end of file
+ 04d51981e8805c4200f5a03b4216c8621bc52ace
\ No newline at end of file
diff --git a/mcelog-194.obscpio b/mcelog-194.obscpio
index 4aa76d5..7a3d6de 100644
--- a/mcelog-194.obscpio
+++ b/mcelog-194.obscpio
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:e64fc2d95bb1eb86f8aa2d9e6d5ca50d93c64e1eaf5a1a77c316652c83e3fa96
+oid sha256:62b672a3ce482674d6eaf8f403924bf723f6047a0d09d7b38053819038d875ad
size 641548
diff --git a/mcelog.changes b/mcelog.changes
index fcbd509..424d775 100644
--- a/mcelog.changes
+++ b/mcelog.changes
@@ -1,7 +1,13 @@
+-------------------------------------------------------------------
+Wed Jun 14 14:58:43 UTC 2023 - trenn@suse.de
+
+- Update to version 194:
+ * client.c: fix build w/ musl libc
+
-------------------------------------------------------------------
Mon Jun 12 15:19:27 UTC 2023 - trenn@suse.de
-- Update to version 194:
+- Update to version 194 (jsc#PED-4218):
* mcelog: New model number for Arrowlake
* mcelog: Don't overwrite model number when lookup fails
* mcelog: Add Graniterapids, Grandridge and Sierraforest
@@ -62,6 +68,41 @@ M add-f16h-support.patch
M email.patch
M fix_setgroups_missing_call.patch
+-------------------------------------------------------------------
+Tue May 03 11:32:42 UTC 2022 - moritz.kodytek@suse.com
+
+- Update to version 181:
+ * mcelog: Add support for Raptorlake
+- Adopt patches to latest git version
+M Start-consolidating-AMD-specific-stuff.patch
+M add-f10h-support.patch
+M add-f11h-support.patch
+M add-f12h-support.patch
+M add-f14h-support.patch
+M add-f15h-support.patch
+M add-f16h-support.patch
+M email.patch
+M fix_setgroups_missing_call.patch
+M mcelog_invert_prefill_db_warning.patch
+- Use Python3 shebang instead of python
+A python3_shebang
+- Use Github URL
+
+-------------------------------------------------------------------
+Wed Apr 13 12:44:57 UTC 2022 - moritz.kodytek@suse.com
+
+- Update to version 180:
+ * Fix warnings in sysfs.c
+ * mcelog: Change "DDR4" string to "DDR" for i10nm platforms
+ * Fix logrotate syntax
+ * remove outdated mcelog.conf.5 manual file
+ * add furture print function for Python2
+ * fix python errors in genconfig.py
+ * fix the buf not freed in read_field
+ * mcelog: Print warning for locked down kernel
+ * mcelog: Handle sysfs files without length
+ * Fix make test fail
+
-------------------------------------------------------------------
Wed Sep 01 14:30:27 UTC 2021 - trenn@suse.de
diff --git a/mcelog.obsinfo b/mcelog.obsinfo
index fc2c3ee..bf092d7 100644
--- a/mcelog.obsinfo
+++ b/mcelog.obsinfo
@@ -1,4 +1,4 @@
name: mcelog
version: 194
-mtime: 1680724748
-commit: 8f33fdc47160edce09d75e1316b4d88129ca60a0
+mtime: 1686592086
+commit: 04d51981e8805c4200f5a03b4216c8621bc52ace
diff --git a/mcelog.spec b/mcelog.spec
index 88dd6a9..dd66969 100644
--- a/mcelog.spec
+++ b/mcelog.spec
@@ -1,7 +1,7 @@
#
# spec file for package mcelog
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed