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