From 70103bdf21fcbf39b6e185bae196937bbd3d9267 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:05:24 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-attrs.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-attrs.spec b/python-attrs.spec index e223456..b25123c 100644 --- a/python-attrs.spec +++ b/python-attrs.spec @@ -10,7 +10,7 @@ Name: python-attrs Version: 23.2.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Python attributes without boilerplate # SPDX @@ -67,6 +67,10 @@ sed -i "/attrs\[tests-mypy\]/d" pyproject.toml %doc README.md %changelog +* Tue Oct 29 2024 Troy Dawson - 23.2.0-7 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Wed Jun 26 2024 Ondřej Budai - 23.2.0-6 - Drop unneeded build dependencies