diff --git a/systemd.spec b/systemd.spec index 15c12e2..2de4d84 100644 --- a/systemd.spec +++ b/systemd.spec @@ -21,7 +21,7 @@ Name: systemd Url: https://www.freedesktop.org/wiki/Software/systemd Version: 248 -Release: 5%{?dist} +Release: 6%{?dist} # For a breakdown of the licensing, see README License: LGPLv2+ and MIT and GPLv2+ Summary: System and Service Manager @@ -851,6 +851,11 @@ getent passwd systemd-oom &>/dev/null || useradd -r -l -g systemd-oom -d / -s /s %files standalone-sysusers -f .file-list-standalone-sysusers %changelog +* Tue Jun 15 2021 Mohan Boddu +- Rebuilt for RHEL 9 BETA for openssl 3.0 + +Related: rhbz#1971065 + * Mon May 17 2021 systemd maintenance team - 248-5 - Revert "rfkill: fix the format string to prevent compilation error" (#1931710) - Revert "rfkill: don't compare values of different signedness" (#1931710)