diff --git a/SPECS/systemd.spec b/SPECS/systemd.spec
index 3c08f4e..b22eb1a 100644
--- a/SPECS/systemd.spec
+++ b/SPECS/systemd.spec
@@ -25,7 +25,7 @@
 Name:           systemd
 Url:            https://systemd.io
 Version:        252
-Release:        46%{?dist}.2
+Release:        46%{?dist}.2.inferit
 # For a breakdown of the licensing, see README
 License:        LGPLv2+ and MIT and GPLv2+
 Summary:        System and Service Manager
@@ -1583,7 +1583,7 @@ CONFIGURE_OPTS=(
         -Dnetworkd=false
         -Dsupport-url=https://access.redhat.com/support
         # https://issues.redhat.com/browse/RHEL-16810
-        -Dsbat-distro-url=mailto:secalert@redhat.com
+        -Dsbat-distro-url=mailto:secalert@msvsphere-os.ru
         -Ddefault-net-naming-scheme=rhel-9.0
         -Dukify=true
 )
@@ -2028,6 +2028,9 @@ systemd-hwdb update &>/dev/null || :
 %{_prefix}/lib/dracut/modules.d/70rhel-net-naming-sysattrs/*
 
 %changelog
+* Thu Nov 14 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 252-46.2.inferit
+- Change email
+
 * Tue Sep 10 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-46.2
 - add %%posttrans scriptlet to make sure our SELinux policy module is actually installed (RHEL-46339)