From 01038ae663f73d49f240c1cd14bc4811ecec5390 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:18:58 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- python-ptyprocess.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ptyprocess.spec b/python-ptyprocess.spec index c065839..c17dc3c 100644 --- a/python-ptyprocess.spec +++ b/python-ptyprocess.spec @@ -4,7 +4,7 @@ Name: python-ptyprocess Version: 0.7.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Run a subprocess in a pseudo terminal License: ISC @@ -55,6 +55,9 @@ process and its pty. %doc README.rst %changelog +* Mon Jun 24 2024 Troy Dawson - 0.7.0-8 +- Bump release for June 2024 mass rebuild + * Fri Jan 26 2024 Fedora Release Engineering - 0.7.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild