Bump Release, update %changelog
Related: rhbz2160748 Related: rhbz2131362 Related: rhbz2160749
This commit is contained in:
parent
c9c2254b37
commit
b97d29e6a8
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: rear
|
Name: rear
|
||||||
Version: 2.6
|
Version: 2.6
|
||||||
Release: 15%{?dist}
|
Release: 16%{?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
|
||||||
@ -163,6 +163,11 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_docdir}/%{name}/
|
|||||||
|
|
||||||
#-- CHANGELOG -----------------------------------------------------------------#
|
#-- CHANGELOG -----------------------------------------------------------------#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 15 2023 Pavel Cahyna <pcahyna@redhat.com> - 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 <pcahyna@redhat.com> - 2.6-15
|
* Thu Aug 25 2022 Pavel Cahyna <pcahyna@redhat.com> - 2.6-15
|
||||||
- Exclude /etc/lvm/devices from the rescue system to work around a segfault
|
- Exclude /etc/lvm/devices from the rescue system to work around a segfault
|
||||||
in lvm pvcreate
|
in lvm pvcreate
|
||||||
|
Loading…
Reference in New Issue
Block a user