From 5ac261910f120240a61304ee65db98787e2cdb5f Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 05:37:06 +0300 Subject: [PATCH] import pytest-7.4.3-5.el10 --- SPECS/pytest.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/pytest.spec b/SPECS/pytest.spec index dfa8c58..4091178 100644 --- a/SPECS/pytest.spec +++ b/SPECS/pytest.spec @@ -2,7 +2,7 @@ Name: pytest %global base_version 7.4.3 #global prerelease ... Version: %{base_version}%{?prerelease:~%{prerelease}} -Release: 4%{?dist} +Release: 5%{?dist} Summary: Simple powerful testing with Python License: MIT URL: https://pytest.org @@ -182,6 +182,10 @@ find %{buildroot}%{python3_sitelib} \ %changelog +* Tue Oct 29 2024 Troy Dawson - 7.4.3-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 7.4.3-4 - Bump release for June 2024 mass rebuild