From 594bda140c586c96adad1e1e02e5c5705e8c9564 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Mon, 2 Dec 2019 14:53:28 +0100 Subject: [PATCH] update changelog --- s390utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/s390utils.spec b/s390utils.spec index ddb00fa..d4a1f92 100644 --- a/s390utils.spec +++ b/s390utils.spec @@ -8,7 +8,7 @@ Name: s390utils Summary: Utilities and daemons for IBM z Systems Version: 2.11.0 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 2 License: MIT ExclusiveArch: s390 s390x @@ -768,6 +768,9 @@ User-space development files for the s390/s390x architecture. %changelog +* Mon Dec 02 2019 Dan Horák - 2:2.11.0-3 +- apply kernel install/update script fixes from #1755899, #1778243 + * Mon Dec 02 2019 Dan Horák - 2:2.11.0-2 - apply kernel install/update script fixes from #1600480, #1665060 - merge stage3 signing support from RHEL