Bump Release, update %changelog
Related: RHEL-22863 Related: RHEL-15108
This commit is contained in:
parent
822a050ced
commit
e3b0ca62db
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: rear
|
Name: rear
|
||||||
Version: 2.6
|
Version: 2.6
|
||||||
Release: 22%{?dist}
|
Release: 23%{?dist}
|
||||||
Summary: Relax-and-Recover is a Linux disaster recovery and system migration tool
|
Summary: Relax-and-Recover is a Linux disaster recovery and system migration tool
|
||||||
URL: http://relax-and-recover.org/
|
URL: http://relax-and-recover.org/
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
@ -201,6 +201,10 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_docdir}/%{name}/
|
|||||||
|
|
||||||
#-- CHANGELOG -----------------------------------------------------------------#
|
#-- CHANGELOG -----------------------------------------------------------------#
|
||||||
%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
|
* Thu Feb 8 2024 Pavel Cahyna <pcahyna@redhat.com> - 2.6-22
|
||||||
- Do not delete NetBackup logs in case of errors and save
|
- Do not delete NetBackup logs in case of errors and save
|
||||||
/usr/openv/netbackup/logs to the restored system after a successful recovery
|
/usr/openv/netbackup/logs to the restored system after a successful recovery
|
||||||
|
Loading…
Reference in New Issue
Block a user