Bump Release, update %changelog
Resolves: RHEL-26827
This commit is contained in:
parent
fd4444f050
commit
327047c583
@ -3,7 +3,7 @@
|
||||
|
||||
Name: rear
|
||||
Version: 2.7
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Summary: Relax-and-Recover is a Linux disaster recovery and system migration tool
|
||||
URL: https://relax-and-recover.org
|
||||
|
||||
@ -253,6 +253,11 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_docdir}/%{name}/
|
||||
|
||||
#-- CHANGELOG -----------------------------------------------------------------#
|
||||
%changelog
|
||||
* Wed Aug 7 2024 Pavel Cahyna <pcahyna@redhat.com> - 2.7-11
|
||||
- Generate /etc/rear/os.conf during build again, it is better than generating it
|
||||
in %%post, but do not mark it as config file to allow it to be updated during
|
||||
package upgrade and avoid containing an old OS version information
|
||||
|
||||
* Mon Aug 05 2024 Lukáš Zaoral <lzaoral@redhat.com> - 2.7-10
|
||||
- fix incomplete license tag
|
||||
- skip btrfs subvolumes when detecting ESP partitions
|
||||
|
Loading…
Reference in New Issue
Block a user