From 0eae285e73e7a7208f49ccec8cfc0090c1a1542e Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:07:50 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-ptyprocess.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-ptyprocess.spec b/python-ptyprocess.spec index c17dc3c..b2182bb 100644 --- a/python-ptyprocess.spec +++ b/python-ptyprocess.spec @@ -4,7 +4,7 @@ Name: python-ptyprocess Version: 0.7.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Run a subprocess in a pseudo terminal License: ISC @@ -55,6 +55,10 @@ process and its pty. %doc README.rst %changelog +* Tue Oct 29 2024 Troy Dawson - 0.7.0-9 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.7.0-8 - Bump release for June 2024 mass rebuild