From 5a5067104b2dfcc2c1f064f25b971e8330ed2db9 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:13:01 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- s390utils.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/s390utils.spec b/s390utils.spec index feac751..f29db2e 100644 --- a/s390utils.spec +++ b/s390utils.spec @@ -14,7 +14,7 @@ Name: s390utils Summary: Utilities and daemons for IBM z Systems Version: 2.35.0 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 2 # MIT covers nearly all the files, except init files License: MIT AND LGPL-2.1-or-later @@ -1065,6 +1065,10 @@ User-space development files for the s390/s390x architecture. %changelog +* Tue Oct 29 2024 Troy Dawson - 2:2.35.0-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Oct 03 2024 Dan HorĂ¡k - 2:2.35.0-1 - rebased to 2.35.0 (RHEL-59086) - cpacfstats: support MSA 10 and MSA 11 (RHEL-23873)