From e7da9ec9e8ff682dda37faf6d42dc8e3a631e28f Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:19:57 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- python-simpleline.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-simpleline.spec b/python-simpleline.spec index cad53a0..c4efa4b 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: 10%{?dist} +Release: 11%{?dist} # This tarball was created from upstream git: # git clone https://github.com/rhinstaller/python-simpleline # cd python-simpleline && make archive @@ -60,6 +60,9 @@ make test %{python3_sitelib}/* %changelog +* Mon Jun 24 2024 Troy Dawson - 1.9.0-11 +- Bump release for June 2024 mass rebuild + * Fri Jan 26 2024 Fedora Release Engineering - 1.9.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild