diff --git a/python-markdown.spec b/python-markdown.spec index 2ab4877..3c1e87b 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -7,7 +7,7 @@ Name: python-%{pkgname} Version: 2.6.9 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Markdown implementation in Python License: BSD URL: https://pythonhosted.org/%{srcname}/ @@ -150,6 +150,9 @@ popd %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 2.6.9-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Aug 30 2017 Thomas Moschny - 2.6.9-2 - Fix BRs.