From ada03ac0b60d9b575fb9b97bc153d51c2e0fbefe Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:18:16 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- python-markupsafe.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-markupsafe.spec b/python-markupsafe.spec index 86c1df5..a4e75ee 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -1,6 +1,6 @@ Name: python-markupsafe Version: 2.1.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Implements a XML/HTML/XHTML Markup safe string for Python License: BSD-3-Clause URL: https://palletsprojects.com/p/markupsafe/ @@ -53,6 +53,9 @@ echo 'global-exclude *.c' >> MANIFEST.in %changelog +* Mon Jun 24 2024 Troy Dawson - 2.1.3-5 +- Bump release for June 2024 mass rebuild + * Fri Jan 26 2024 Fedora Release Engineering - 2.1.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild