fix incomplete license tag

Resolves: RHEL-26827
This commit is contained in:
Lukáš Zaoral 2024-07-01 17:42:08 +02:00 committed by Pavel Cahyna
parent a4ae2c10cc
commit 79beaa01ec

View File

@ -6,7 +6,10 @@ Version: 2.7
Release: 10%{?dist}
Summary: Relax-and-Recover is a Linux disaster recovery and system migration tool
URL: https://relax-and-recover.org
License: GPL-3.0-only
# doc/rear-release-notes.txt - CC-BY-ND-3.0
# the rest - GPL-3.0-or-later
License: GPL-3.0-or-later AND CC-BY-ND-3.0
Source0: https://github.com/rear/rear/archive/%{version}.tar.gz#/rear-%{version}.tar.gz
# Add cronjob and systemd timer as documentation
@ -236,6 +239,7 @@ EOF
#-- CHANGELOG -----------------------------------------------------------------#
%changelog
* 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