From 3615d86c0f9bf199a0c1fd3cffc3195bff93dd96 Mon Sep 17 00:00:00 2001 From: Maurizio Lombardi Date: Mon, 12 Feb 2024 18:52:55 +0100 Subject: [PATCH] Add "migrated to SPDX license" to the changelog Signed-off-by: Maurizio Lombardi --- python-rtslib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-rtslib.spec b/python-rtslib.spec index f356dfa..0e919a4 100644 --- a/python-rtslib.spec +++ b/python-rtslib.spec @@ -7,7 +7,7 @@ Name: python-rtslib License: Apache-2.0 Summary: API for Linux kernel LIO SCSI target Version: 2.1.76 -Release: 6%{?dist} +Release: 7%{?dist} URL: https://github.com/open-iscsi/%{oname} Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz Patch0: 0001-disable-xen_pvscsi.patch @@ -128,6 +128,9 @@ install -m 644 doc/saveconfig.json.5 %{buildroot}%{_mandir}/man5/ %endif %changelog +* Mon Feb 12 2024 Maurizio Lombardi - 2.1.76-7 +- Migrated to SPDX license + * Fri Jan 26 2024 Fedora Release Engineering - 2.1.76-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild