Bump Release, update %changelog
Related: rhbz2172599 Related: rhbz2172589
This commit is contained in:
parent
31b0c7549c
commit
d89dd86ee7
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: rear
|
Name: rear
|
||||||
Version: 2.6
|
Version: 2.6
|
||||||
Release: 16%{?dist}
|
Release: 17%{?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
|
||||||
@ -169,6 +169,10 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_docdir}/%{name}/
|
|||||||
|
|
||||||
#-- CHANGELOG -----------------------------------------------------------------#
|
#-- CHANGELOG -----------------------------------------------------------------#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 22 2023 Pavel Cahyna <pcahyna@redhat.com> - 2.6-17
|
||||||
|
- Backport PR2943 to fix s390x dasd formatting
|
||||||
|
- Require s390utils-{core,base} on s390x
|
||||||
|
|
||||||
* Sun Jan 15 2023 Pavel Cahyna <pcahyna@redhat.com> - 2.6-16
|
* Sun Jan 15 2023 Pavel Cahyna <pcahyna@redhat.com> - 2.6-16
|
||||||
- Apply PR2903 to protect against colons in pvdisplay output
|
- Apply PR2903 to protect against colons in pvdisplay output
|
||||||
- Apply PR2873 to fix initrd regeneration on s390x
|
- Apply PR2873 to fix initrd regeneration on s390x
|
||||||
|
Loading…
Reference in New Issue
Block a user