From 880cd172d588cb7c7765680cb49186b91d3579fb Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:09:02 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-simpleline.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-simpleline.spec b/python-simpleline.spec index c4efa4b..e519615 100644 --- a/python-simpleline.spec +++ b/python-simpleline.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Summary: A Python library for creating text UI Url: https://github.com/rhinstaller/python-%{srcname} Version: 1.9.0 -Release: 11%{?dist} +Release: 12%{?dist} # This tarball was created from upstream git: # git clone https://github.com/rhinstaller/python-simpleline # cd python-simpleline && make archive @@ -60,6 +60,10 @@ make test %{python3_sitelib}/* %changelog +* Tue Oct 29 2024 Troy Dawson - 1.9.0-12 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.9.0-11 - Bump release for June 2024 mass rebuild