From d89dd86ee79fc287038d86a55e73cc7524682031 Mon Sep 17 00:00:00 2001 From: Pavel Cahyna Date: Wed, 22 Feb 2023 22:27:39 +0100 Subject: [PATCH] Bump Release, update %changelog Related: rhbz2172599 Related: rhbz2172589 --- rear.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rear.spec b/rear.spec index b65a2aa..9da1a06 100644 --- a/rear.spec +++ b/rear.spec @@ -3,7 +3,7 @@ Name: rear Version: 2.6 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Relax-and-Recover is a Linux disaster recovery and system migration tool URL: http://relax-and-recover.org/ License: GPLv3 @@ -169,6 +169,10 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_docdir}/%{name}/ #-- CHANGELOG -----------------------------------------------------------------# %changelog +* Wed Feb 22 2023 Pavel Cahyna - 2.6-17 +- Backport PR2943 to fix s390x dasd formatting +- Require s390utils-{core,base} on s390x + * Sun Jan 15 2023 Pavel Cahyna - 2.6-16 - Apply PR2903 to protect against colons in pvdisplay output - Apply PR2873 to fix initrd regeneration on s390x