diff --git a/systemd.spec b/systemd.spec index 1f06def..4d7be0f 100644 --- a/systemd.spec +++ b/systemd.spec @@ -31,7 +31,7 @@ Name: systemd Url: https://www.freedesktop.org/wiki/Software/systemd %if %{without inplace} Version: 250.3 -Release: 3%{?dist} +Release: 4%{?dist} %else # determine the build information from local checkout Version: %(tools/meson-vcs-tag.sh . error | sed -r 's/-([0-9])/.^\1/; s/-g/_g/') @@ -1004,7 +1004,7 @@ fi %files standalone-sysusers -f .file-list-standalone-sysusers %changelog -* Wed Feb 16 2022 Zbigniew Jędrzejewski-Szmek - 250.3-3 +* Wed Feb 16 2022 Zbigniew Jędrzejewski-Szmek - 250.3-4 - Drop scriptlet for handling nobody user upgrades from Fedora <28 - Specify owner of /var/log/journal as root in the rpm listing (#2018913)