Bump Release, update %changelog
Resolves: RHEL-63733
This commit is contained in:
parent
71f7ddede7
commit
f530a011e4
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: rear
|
Name: rear
|
||||||
Version: 2.6
|
Version: 2.6
|
||||||
Release: 25%{?dist}
|
Release: 26%{?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
|
||||||
@ -225,6 +225,10 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_docdir}/%{name}/
|
|||||||
|
|
||||||
#-- CHANGELOG -----------------------------------------------------------------#
|
#-- CHANGELOG -----------------------------------------------------------------#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 11 2025 Pavel Cahyna <pcahyna@redhat.com> - 2.6-26
|
||||||
|
- Install GRUB on multipath disks, PR 3334
|
||||||
|
- Improve docs of layout configuration in user guide, PR 3125
|
||||||
|
|
||||||
* Sat Jul 20 2024 Pavel Cahyna <pcahyna@redhat.com> - 2.6-25
|
* Sat Jul 20 2024 Pavel Cahyna <pcahyna@redhat.com> - 2.6-25
|
||||||
- Backport PR 3250 to fix useless warning that libsystemd-core requires
|
- Backport PR 3250 to fix useless warning that libsystemd-core requires
|
||||||
additional libraries and ReaR recovery system needs additional libraries
|
additional libraries and ReaR recovery system needs additional libraries
|
||||||
|
Loading…
Reference in New Issue
Block a user