diff --git a/python-Pygments.changes b/python-Pygments.changes index 984642b..dc0dba8 100644 --- a/python-Pygments.changes +++ b/python-Pygments.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 16 15:32:36 UTC 2020 - Matej Cepl + +- Revert to 2.6.1 to unbrake Pelican. + ------------------------------------------------------------------- Tue Apr 14 11:38:23 UTC 2020 - Matej Cepl diff --git a/python-Pygments.spec b/python-Pygments.spec index 61d9084..a67c000 100644 --- a/python-Pygments.spec +++ b/python-Pygments.spec @@ -19,6 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Pygments +# DO NOT UPGRADE UNTIL PELICAN IS COMPATIBLE! Version: 2.6.1 Release: 0 Summary: A syntax highlighting package written in Python