From d8cb3714b0c598550c9b3439bbbf55a7373295d1 Mon Sep 17 00:00:00 2001
From: importbot <releng@rockylinux.org>
Date: Tue, 29 Oct 2024 20:01:59 +0000
Subject: [PATCH] import systemd-256-16.el10

---
 SPECS/systemd.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/SPECS/systemd.spec b/SPECS/systemd.spec
index af1c0e1..4a00a95 100644
--- a/SPECS/systemd.spec
+++ b/SPECS/systemd.spec
@@ -48,7 +48,7 @@ Url:            https://systemd.io
 # Allow users to specify the version and release when building the rpm by 
 # setting the %%version_override and %%release_override macros.
 Version:        %{?version_override}%{!?version_override:256}
-Release:        15%{?dist}
+Release:        16%{?dist}
 
 %global stable %(c="%version"; [ "$c" = "${c#*.*}" ]; echo $?)
 
@@ -1132,6 +1132,10 @@ rm -f .file-list-*
 rm -f %{name}.lang
 
 %changelog
+* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com>
+- Bump release for October 2024 mass rebuild:
+  Resolves: RHEL-64018
+
 * Tue Oct 15 2024 systemd maintenance team <systemd-maint@redhat.com> - 256-15
 - ci: rename beta branch to match dist-git name (RHEL-57603)
 - udev: Handle PTP device symlink properly on udev action 'change' (RHEL-59871)
-- 
GitLab