From 9c9d6bb74c24fe18b92bc444bff880adbfc19a10 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:09:17 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-testpath.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-testpath.spec b/python-testpath.spec index bfaee81..db10f6e 100644 --- a/python-testpath.spec +++ b/python-testpath.spec @@ -2,7 +2,7 @@ Name: python-testpath Version: 0.6.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Test utilities for code working with files and commands License: BSD-3-Clause @@ -85,6 +85,10 @@ rm -rf html/.{doctrees,buildinfo} %changelog +* Tue Oct 29 2024 Troy Dawson - 0.6.0-12 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.6.0-11 - Bump release for June 2024 mass rebuild