From cc855a21ea61c1b5f6429aa5ba04493c555df883 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Tue, 23 Nov 2021 13:53:45 +0100 Subject: [PATCH] - rebuild - Related: #2022347 --- s390utils.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/s390utils.spec b/s390utils.spec index dd0c5c7..99f9f38 100644 --- a/s390utils.spec +++ b/s390utils.spec @@ -6,7 +6,7 @@ Name: s390utils Summary: Utilities and daemons for IBM z Systems Version: 2.19.0 -Release: 1%{?dist} +Release: 1%{?dist}.1 Epoch: 2 License: MIT ExclusiveArch: s390 s390x @@ -875,6 +875,10 @@ User-space development files for the s390/s390x architecture. %changelog +* Tue Nov 23 2021 Dan Horák - 2:2.19.0-1.1 +- rebuild +- Related: #2022347 + * Thu Nov 18 2021 Dan Horák - 2:2.19.0-1 - rebased to 2.19.0 (#2022347) - cmsfs-fuse Requires glibc-gconv-extra (#2022702)