diff --git a/_servicedata b/_servicedata
index bcb5f99..a9ab3a8 100644
--- a/_servicedata
+++ b/_servicedata
@@ -3,4 +3,4 @@
git://github.com/openSUSE/python-rpm-macros.git
80d37568d9732beb7fcc2cf27c5c08f9c01fade1
https://github.com/openSUSE/python-rpm-macros.git
- 1e386dafebcdf27683eaa7d39c0ef7c735931089
\ No newline at end of file
+ 6ae645f7d1e17a9c25f0f167e0ffdfeeeb1c5c09
\ No newline at end of file
diff --git a/python-rpm-macros-20240618.1e386da.tar.xz b/python-rpm-macros-20240618.1e386da.tar.xz
deleted file mode 100644
index 3924362..0000000
--- a/python-rpm-macros-20240618.1e386da.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:531aa3bd0341fec161d443fc579ab388af6971a2279cd029ed358c360d529f86
-size 20020
diff --git a/python-rpm-macros-20241120.6ae645f.tar.xz b/python-rpm-macros-20241120.6ae645f.tar.xz
new file mode 100644
index 0000000..d446769
--- /dev/null
+++ b/python-rpm-macros-20241120.6ae645f.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fbecb73a47dd37d93ea9fcb9ec2bfddb912b362a6daf37dfea50b9d910744e40
+size 20184
diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes
index b691aad..f611fa8 100644
--- a/python-rpm-macros.changes
+++ b/python-rpm-macros.changes
@@ -1,3 +1,28 @@
+-------------------------------------------------------------------
+Wed Nov 20 12:20:26 UTC 2024 - mcepl@cepl.eu
+
+- Update to version 20241120.6ae645f:
+ * Do sed in place
+
+-------------------------------------------------------------------
+Tue Nov 19 11:10:01 UTC 2024 - mcepl@cepl.eu
+
+- Update to version 20241119.7609911:
+ * Do not fix shebang on links to non-writeable files
+
+-------------------------------------------------------------------
+Tue Nov 12 06:16:35 UTC 2024 - mcepl@cepl.eu
+
+- Update to version 20241111.a34b5d8:
+ * Follow symlinks when replacing shebang with sed
+ * Only sed the shebang in executable files
+
+-------------------------------------------------------------------
+Fri Jun 28 08:16:12 UTC 2024 - mcepl@cepl.eu
+
+- Update to version 20240618.c146b29:
+ * Add %FLAVOR_pytest and %FLAVOR_pyunittest variants
+
-------------------------------------------------------------------
Tue Jun 18 10:24:42 UTC 2024 - mcepl@cepl.eu
diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec
index cf1f309..fa254ce 100644
--- a/python-rpm-macros.spec
+++ b/python-rpm-macros.spec
@@ -17,7 +17,7 @@
Name: python-rpm-macros
-Version: 20240618.1e386da
+Version: 20241120.6ae645f
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL