diff --git a/pygments-2.18.0.tar.gz b/pygments-2.19.1.tar.gz similarity index 40% rename from pygments-2.18.0.tar.gz rename to pygments-2.19.1.tar.gz index a84429c4b8d151aa618de469be5f6ba7dd5bacd6..4d57543da45188168063a374f045f90e6161a48e 100644 Binary files a/pygments-2.18.0.tar.gz and b/pygments-2.19.1.tar.gz differ diff --git a/python-pygments.spec b/python-pygments.spec index 80e38b1594a229b7efa09eefcf25c76f9c3df12c..72c2e221f078762980f1689916d980426074daca 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.18.0 +Version: 2.19.1 Release: 1 License: BSD-2-Clause URL: http://pygments.org/ @@ -66,6 +66,10 @@ Summary: Syntax highlighting engine written in Python %endif %changelog +* Thu Apr 03 2025 openeuler_bot - 2.19.1-1 +- update python-pygments to 2.19.1 + + * 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