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