Bump Release, update %changelog
Related: rhbz2115958
This commit is contained in:
parent
cffa160877
commit
819338348a
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: rear
|
Name: rear
|
||||||
Version: 2.6
|
Version: 2.6
|
||||||
Release: 12%{?dist}
|
Release: 13%{?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
|
||||||
@ -157,6 +157,10 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_docdir}/%{name}/
|
|||||||
|
|
||||||
#-- CHANGELOG -----------------------------------------------------------------#
|
#-- CHANGELOG -----------------------------------------------------------------#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 9 2022 Pavel Cahyna <pcahyna@redhat.com> - 2.6-13
|
||||||
|
- Backport PR2831 - rsync URL refactoring
|
||||||
|
fixes rsync OUTPUT_URL when different from BACKUP_URL
|
||||||
|
|
||||||
* Mon Aug 8 2022 Pavel Cahyna <pcahyna@redhat.com> - 2.6-12
|
* Mon Aug 8 2022 Pavel Cahyna <pcahyna@redhat.com> - 2.6-12
|
||||||
- Apply PR2795 to detect changes in system files between backup
|
- Apply PR2795 to detect changes in system files between backup
|
||||||
and rescue image
|
and rescue image
|
||||||
|
Loading…
Reference in New Issue
Block a user