diff --git a/sources b/sources
index 2e5faaf..191b5b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (systemd-245.2.tar.gz) = 05e40d0b93ebd7b709d16b5f6d75f3da84417e9a401d7726fe7876328e1408c9c29818b5bcc3f5889f17f8e6af889f87dc2f78f348f2aa023e0d6bfed41b0554
+SHA512 (systemd-245.3.tar.gz) = 3a27bf8b13ae4170f6e94c4af79668f6b9f8a89f414dded7de1f62f777dcb2ba3870883860131121e287f5389a54c5cc3d0badf1499b575978ee7b74f35ce3e4
diff --git a/systemd.spec b/systemd.spec
index a54122d..b80ebe4 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -16,7 +16,7 @@
 
 Name:           systemd
 Url:            https://www.freedesktop.org/wiki/Software/systemd
-Version:        245.2
+Version:        245.3
 Release:        1%{?commit:.git%{shortcommit}}%{?dist}
 # For a breakdown of the licensing, see README
 License:        LGPLv2+ and MIT and GPLv2+
@@ -758,6 +758,9 @@ fi
 %files tests -f .file-list-tests
 
 %changelog
+* Thu Mar 26 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245.3-1
+- Update to latest stable version (no issue that got reported in bugzilla)
+
 * Wed Mar 18 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245.2-1
 - Update to latest stable version (a few bug fixes for random things) (#1798776)