diff --git a/sources b/sources
index 6692a85..97f147b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (systemd-255.2.tar.gz) = 0a9a43adc6d23f52349d298cdff3f3ae6accd7e43a33253608f7a9d241699c7cba3c9f6a0fa6da3ae3cba0e246e272076bfa2cdf5bade7bc019406f407be0bb9
+SHA512 (systemd-255.3.tar.gz) = c2868a53df2176649b0d0c94e5d451c46ba783bcdbc89ce12434ed2d11dba44b4854ffe4c2430f3f64eef2e214cbb51d5f740170afbd9edd66761a8851157453
diff --git a/systemd.spec b/systemd.spec
index 1400ccc..ba01700 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -35,7 +35,7 @@
 Name:           systemd
 Url:            https://systemd.io
 %if %{without inplace}
-Version:        255.2
+Version:        255.3
 %else
 # determine the build information from local checkout
 Version:        %(tools/meson-vcs-tag.sh . error | sed -r 's/-([0-9])/.^\1/; s/-g/_g/')