diff --git a/_servicedata b/_servicedata
index a016d85..a4f3e69 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
git://github.com/openSUSE/python-rpm-macros.git
- eb8fa61d30a2871972ede0b559d252ecedb156e2
\ No newline at end of file
+ 90721de843b50a800df0842aa553991ac625b4f7
\ No newline at end of file
diff --git a/python-rpm-macros-20210203.0d8a91e.tar.xz b/python-rpm-macros-20210203.0d8a91e.tar.xz
deleted file mode 100644
index 055a134..0000000
--- a/python-rpm-macros-20210203.0d8a91e.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:806c1731acbb2ee6d14c3722abc67d6bfc649eeca2fe89299b6d643b7e339156
-size 16520
diff --git a/python-rpm-macros-20210204.90721de.tar.xz b/python-rpm-macros-20210204.90721de.tar.xz
new file mode 100644
index 0000000..65c1257
--- /dev/null
+++ b/python-rpm-macros-20210204.90721de.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b707a09090b029b0aea12253201192b5d05c6b4742942b75fc06e6e74af9c6fa
+size 16968
diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes
index c2b06c2..c4cd088 100644
--- a/python-rpm-macros.changes
+++ b/python-rpm-macros.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Thu Feb 04 14:39:22 UTC 2021 - mcepl@cepl.eu
+
+- Update to version 20210204.90721de:
+ * mv -n does not work in SLE12
+ * Update PEP517/518 macro documentation in README
+ * Let pyproject_install search for more locations for wheels or specify explicitely
+ * Read .rpmmacros (= prjconf Macro: definitions) for default buildset
+
-------------------------------------------------------------------
Wed Feb 03 16:40:14 UTC 2021 - mcepl@cepl.eu
diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec
index e9e79f8..e19692f 100644
--- a/python-rpm-macros.spec
+++ b/python-rpm-macros.spec
@@ -17,7 +17,7 @@
Name: python-rpm-macros
-Version: 20210203.0d8a91e
+Version: 20210204.90721de
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL