From a55ef57a43e87d1f5d598f0a6fc17a268d51b0fb Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 01:46:35 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-markdown.git#01868438cb14ad0bc7d3343133e3623d1ab6b634 --- python-markdown.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-markdown.spec b/python-markdown.spec index 909ed8d..adaa316 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -3,7 +3,7 @@ Name: python-%{pkgname} Version: 3.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Markdown implementation in Python License: BSD URL: https://python-markdown.github.io/ @@ -66,6 +66,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 3.3.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sun Oct 25 2020 Thomas Moschny - 3.3.3-1 - Update to 3.3.3.