From d678eb52963b5a087967862e1779615405b9debb Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 6 Nov 2024 09:58:50 +0300 Subject: [PATCH] import python-ptyprocess-0.7.0-9.el10 --- SPECS/python-ptyprocess.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/python-ptyprocess.spec b/SPECS/python-ptyprocess.spec index c17dc3c..b2182bb 100644 --- a/SPECS/python-ptyprocess.spec +++ b/SPECS/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