Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:07:08 -07:00
parent 4d1352f061
commit da71d66a28

View File

@ -3,7 +3,7 @@
Name: python-%{pkgname} Name: python-%{pkgname}
Version: 3.5.1 Version: 3.5.1
Release: 5%{?dist} Release: 6%{?dist}
Summary: Markdown implementation in Python Summary: Markdown implementation in Python
License: BSD-3-Clause License: BSD-3-Clause
URL: https://python-markdown.github.io/ URL: https://python-markdown.github.io/
@ -64,6 +64,10 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.5.1-6
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Aug 19 2024 Tomas Popela <tpopela@redhat.com> - 3.5.1-5 * Mon Aug 19 2024 Tomas Popela <tpopela@redhat.com> - 3.5.1-5
- Move to SDPX license format - Move to SDPX license format