Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-26 22:35:18 +00:00
parent 4f95e67dc9
commit a8004b6c5b
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: s390utils
Summary: Utilities and daemons for IBM z Systems
Version: 2.9.0
Release: 3%{?dist}
Release: 4%{?dist}
Epoch: 2
License: MIT
ExclusiveArch: s390 s390x
@ -745,6 +745,9 @@ User-space development files for the s390/s390x architecture.
%changelog
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.9.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Tue Jul 02 2019 Dan Horák <dan[at]danny.cz> - 2:2.9.0-3
- fix /tmp being deleted when kernel-core is installed in a container (#1726286) (javierm)