From 26de8c6e9e1da14fbdbed1d7aafda04f3abe78c2 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 15 Jun 2021 20:29:53 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 Signed-off-by: Mohan Boddu --- systemd.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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)