Bump Release, update %changelog

Related: RHEL-22863
Related: RHEL-15108
This commit is contained in:
Pavel Cahyna 2024-02-09 20:41:23 +01:00
parent 822a050ced
commit e3b0ca62db

View File

@ -3,7 +3,7 @@
Name: rear
Version: 2.6
Release: 22%{?dist}
Release: 23%{?dist}
Summary: Relax-and-Recover is a Linux disaster recovery and system migration tool
URL: http://relax-and-recover.org/
License: GPLv3
@ -201,6 +201,10 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_docdir}/%{name}/
#-- CHANGELOG -----------------------------------------------------------------#
%changelog
* Fri Feb 9 2024 Pavel Cahyna <pcahyna@redhat.com> - 2.6-23
- Resolve libs for executable links in COPY_AS_IS, PR 3073
- Skip invalid disk drives when saving layout PR 3047
* Thu Feb 8 2024 Pavel Cahyna <pcahyna@redhat.com> - 2.6-22
- Do not delete NetBackup logs in case of errors and save
/usr/openv/netbackup/logs to the restored system after a successful recovery