diff --git a/_service b/_service
index 26ff6b7..7f120b9 100644
--- a/_service
+++ b/_service
@@ -1,15 +1,16 @@
+
-
- git
- https://github.com/openSUSE/rpm-config-SUSE
- master
- %cd
- enable
- package/rpm-config-SUSE.spec
-
-
- *.tar
- zst
-
-
+
+ git
+ https://github.com/openSUSE/rpm-config-SUSE
+ master
+ %cd
+ enable
+ package/rpm-config-SUSE.spec
+
+
+ *.tar
+ zst
+
+
diff --git a/_servicedata b/_servicedata
index e3910ea..fb589d8 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,6 +1,6 @@
https://github.com/openSUSE/rpm-config-SUSE
- 6c1bd69c467fe85c19544ecd8b17b2c4e47a745a
+ 0f18356a55adbba0e4884617ae6f09a9d1ffcb0e
\ No newline at end of file
diff --git a/rpm-config-SUSE-20240214.tar.zst b/rpm-config-SUSE-20240214.tar.zst
deleted file mode 100644
index 470407a..0000000
--- a/rpm-config-SUSE-20240214.tar.zst
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fefe90b155ca13a7db44d3147aeb2c1ed659f6ae85e8c6eabdd77c8bd82692db
-size 17914
diff --git a/rpm-config-SUSE-20241031.tar.zst b/rpm-config-SUSE-20241031.tar.zst
new file mode 100644
index 0000000..b0b077d
--- /dev/null
+++ b/rpm-config-SUSE-20241031.tar.zst
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7db75f2d2a37a704bbddd43dcb5b405af5661f1d8e9724b84564a8216d2a9187
+size 18114
diff --git a/rpm-config-SUSE.changes b/rpm-config-SUSE.changes
index addd3d6..bee399d 100644
--- a/rpm-config-SUSE.changes
+++ b/rpm-config-SUSE.changes
@@ -1,3 +1,19 @@
+-------------------------------------------------------------------
+Thu Oct 31 09:33:24 UTC 2024 - dmueller@suse.com
+
+- Update to version 20241031:
+ * Merge in changes that already happened in the package
+
+-------------------------------------------------------------------
+Thu Oct 31 09:28:52 UTC 2024 - dmueller@suse.com
+
+- Update to version 20241031:
+ * Drop {set,verify}_permissions macros
+ * Strip the explicit /bin/bash dependency for ksym macros
+ * locale.prov: handle glibc-locale-base (boo#1221250)
+ * lang_package: Add 'basename' option
+ * %requires_eq|ge(): Report error if package version cannot be determined
+
-------------------------------------------------------------------
Thu Aug 8 04:09:24 UTC 2024 - Bernhard Wiedemann
diff --git a/rpm-config-SUSE.spec b/rpm-config-SUSE.spec
index 857e05f..cc40fda 100644
--- a/rpm-config-SUSE.spec
+++ b/rpm-config-SUSE.spec
@@ -17,8 +17,10 @@
#
+# ignore the explicit bash requires from the kernel mod scripts
+%define __requires_exclude ^/bin/bash$
Name: rpm-config-SUSE
-Version: 20240214
+Version: 20241031
Release: 0
Summary: SUSE specific RPM configuration files
License: GPL-2.0-or-later