From 1e3cba03a1bec2bac170453458f5b7df849ac84c Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:17:02 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- python-configshell.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-configshell.spec b/python-configshell.spec index e7a6cee..e45a83e 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: 6%{?dist} +Release: 7%{?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 Jun 24 2024 Troy Dawson - 1:1.1.30-7 +- Bump release for June 2024 mass rebuild + * Mon Feb 12 2024 Maurizio Lombardi - 1:1.1.30-6 - Migrated to SPDX License