diff --git a/python-pygments.spec b/python-pygments.spec index 6a97db8..bf072dc 100644 --- a/python-pygments.spec +++ b/python-pygments.spec @@ -4,7 +4,7 @@ Name: python-pygments Version: 2.7.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Syntax highlighting engine written in Python License: BSD @@ -34,6 +34,7 @@ need to prettify source code. Highlights are: BuildRequires: python%{python3_pkgversion}-devel BuildRequires: pyproject-rpm-macros %if %{with tests} +BuildRequires: make BuildRequires: python%{python3_pkgversion}-pytest %endif %if %{with docs} @@ -83,6 +84,9 @@ make test PYTHON=%{python3} %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.7.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Nov 25 2020 Petr Viktorin - 2.7.2-1 - Update to 2.7.2