diff --git a/python-pygments.spec b/python-pygments.spec index cf264f6..d5a9b19 100644 --- a/python-pygments.spec +++ b/python-pygments.spec @@ -1,3 +1,4 @@ +%global _without_docs 1 %global upstream_name Pygments %global srcname pygments %global sum Syntax highlighting engine written in Python @@ -7,7 +8,7 @@ Name: python-pygments Version: 2.4.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{sum} License: BSD @@ -129,6 +130,9 @@ make test PYTHON=%{__python3} %endif %changelog +* Thu Aug 15 2019 Miro HronĨok - 2.4.2-3 +- Bootstrap for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 2.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild