From 1f19dda30e3c53e3db0ddf7b05239cdc5ecea5f7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 10:09:21 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- s390utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/s390utils.spec b/s390utils.spec index 95e0777..6bc49a3 100644 --- a/s390utils.spec +++ b/s390utils.spec @@ -6,7 +6,7 @@ Name: s390utils Summary: Utilities and daemons for IBM z Systems Version: 2.13.0 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 2 License: MIT ExclusiveArch: s390 s390x @@ -794,6 +794,9 @@ User-space development files for the s390/s390x architecture. %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 2:2.13.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jul 03 2020 Javier Martinez Canillas - 2:2.13.0-4 - add a default entry in zipl.conf if there isn't one present (#1698363)