diff --git a/rear.spec b/rear.spec index 217009a..9855485 100644 --- a/rear.spec +++ b/rear.spec @@ -3,7 +3,7 @@ Name: rear Version: 2.6 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Relax-and-Recover is a Linux disaster recovery and system migration tool URL: http://relax-and-recover.org/ License: GPLv3 @@ -176,6 +176,10 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_docdir}/%{name}/ #-- CHANGELOG -----------------------------------------------------------------# %changelog +* Fri Aug 25 2023 Pavel Cahyna - 2.6-19 +- Add patch to force removal of lvmdevices, prevents LVM problems after + restoring to different disks/cloning. Upstream PR 3043 + * Tue Aug 22 2023 Pavel Cahyna - 2.6-18 - Add patch to start rsyslog and include NBU systemd units - Apply PR 3027 to ensure correct creation of the rescue environment