|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: python-markupsafe
|
|
|
|
|
Version: 2.1.3
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?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,10 @@ echo 'global-exclude *.c' >> MANIFEST.in
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.1.3-6
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.1.3-5
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|