From b97d29e6a8bbc9675ffb0657d07b01009ce2048a Mon Sep 17 00:00:00 2001 From: Pavel Cahyna Date: Sun, 15 Jan 2023 09:13:41 +0100 Subject: [PATCH] Bump Release, update %changelog Related: rhbz2160748 Related: rhbz2131362 Related: rhbz2160749 --- rear.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/rear.spec b/rear.spec index e1ed4de..2117497 100644 --- a/rear.spec +++ b/rear.spec @@ -3,7 +3,7 @@ Name: rear Version: 2.6 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Relax-and-Recover is a Linux disaster recovery and system migration tool URL: http://relax-and-recover.org/ License: GPLv3 @@ -163,6 +163,11 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_docdir}/%{name}/ #-- CHANGELOG -----------------------------------------------------------------# %changelog +* 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 +- Apply PR2431 to migrate XFS configuration files + * Thu Aug 25 2022 Pavel Cahyna - 2.6-15 - Exclude /etc/lvm/devices from the rescue system to work around a segfault in lvm pvcreate