Bump Release, update %changelog

also remove a superseded %changelog entry

Resolves: RHEL-26827
This commit is contained in:
Pavel Cahyna 2024-08-08 19:12:46 +02:00
parent f370c9bc6d
commit 2c1ef605ae

View File

@ -3,7 +3,7 @@
Name: rear
Version: 2.7
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Relax-and-Recover is a Linux disaster recovery and system migration tool
URL: https://relax-and-recover.org
@ -260,13 +260,17 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_docdir}/%{name}/
#-- CHANGELOG -----------------------------------------------------------------#
%changelog
* Thu Aug 8 2024 Pavel Cahyna <pcahyna@redhat.com> - 2.7-12
- Remove doc/rear-release-notes.txt, it is CC-BY-ND-3.0, which is not an allowed
license for documentation, and use a cleaned tarball (with the file removed)
for build
* 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
- fix booting on UEFI systems with multiple CDROM devices
- fix copying of console kernel cmdline parameters