diff --git a/pygments-2.17.2.tar.gz b/pygments-2.18.0.tar.gz similarity index 40% rename from pygments-2.17.2.tar.gz rename to pygments-2.18.0.tar.gz index 27b9538b29b8d07434cd3b62517d6223e418c46c..a84429c4b8d151aa618de469be5f6ba7dd5bacd6 100644 Binary files a/pygments-2.17.2.tar.gz and b/pygments-2.18.0.tar.gz differ diff --git a/python-pygments.spec b/python-pygments.spec index ad5b19b4bdc9ac6349c20a55547cdc720bcf1d20..80e38b1594a229b7efa09eefcf25c76f9c3df12c 100644 --- a/python-pygments.spec +++ b/python-pygments.spec @@ -15,7 +15,7 @@ need to prettify source code. Highlights are: \ %bcond_with docs Name: python-pygments Summary: Syntax highlighting engine written in Python -Version: 2.17.2 +Version: 2.18.0 Release: 1 License: BSD-2-Clause URL: http://pygments.org/ @@ -66,6 +66,11 @@ Summary: Syntax highlighting engine written in Python %endif %changelog +* Wed May 22 2024 lilu - 2.18.0-1 +- Update package to version 2.18.0 +- Make background colors in the image formatter work with Pillow 10.0 +- Replace Pyflakes linter with Ruff + * Tue Jan 30 2024 zhaotianyang_z - 2.17.2-1 - upgrade package to version 2.17.2