From 4710a32397e8475faf6074bee030aa47b94b1bb0 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:18:37 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- python-pexpect.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pexpect.spec b/python-pexpect.spec index 2258d9b..4930920 100644 --- a/python-pexpect.spec +++ b/python-pexpect.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Summary: Unicode-aware Pure Python Expect-like module Version: 4.9.0 -Release: 4%{?dist} +Release: 5%{?dist} # All the files have ISC license except the # following two that have BSD license: @@ -97,6 +97,9 @@ CI=true py.test-3 --verbose %{python3_sitelib}/%{modname}-*.egg-info %changelog +* Mon Jun 24 2024 Troy Dawson - 4.9.0-5 +- Bump release for June 2024 mass rebuild + * Fri Jan 26 2024 Fedora Release Engineering - 4.9.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild