From 9941421e2b8d9ae85b3ebf0e27f7b1700e2abb0a Mon Sep 17 00:00:00 2001 From: Maurizio Lombardi Date: Mon, 12 Feb 2024 18:55:16 +0100 Subject: [PATCH] Add "migrated to spdx license" to the changelog Signed-off-by: Maurizio Lombardi --- python-configshell.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-configshell.spec b/python-configshell.spec index 512bfb3..e7a6cee 100644 --- a/python-configshell.spec +++ b/python-configshell.spec @@ -6,7 +6,7 @@ License: Apache-2.0 Summary: A framework to implement simple but nice CLIs Epoch: 1 Version: 1.1.30 -Release: 5%{?dist} +Release: 6%{?dist} URL: https://github.com/open-iscsi/configshell-fb Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz BuildArch: noarch @@ -42,6 +42,9 @@ sed -r -i "s/'pyparsing.*'/'pyparsing'/" setup.py %doc COPYING README.md %changelog +* Mon Feb 12 2024 Maurizio Lombardi - 1:1.1.30-6 +- Migrated to SPDX License + * Fri Jan 26 2024 Fedora Release Engineering - 1:1.1.30-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild