diff --git a/pygments-2.18.0.tar.gz b/pygments-2.19.0.tar.gz similarity index 40% rename from pygments-2.18.0.tar.gz rename to pygments-2.19.0.tar.gz index a84429c4b8d151aa618de469be5f6ba7dd5bacd6..871127b464b0333d753130c2a742145181392f38 100644 Binary files a/pygments-2.18.0.tar.gz and b/pygments-2.19.0.tar.gz differ diff --git a/python-pygments.spec b/python-pygments.spec index 80e38b1594a229b7efa09eefcf25c76f9c3df12c..b69db759c0a79b0d408299c9832228eab40c6724 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.0 Release: 1 License: BSD-2-Clause URL: http://pygments.org/ @@ -66,6 +66,9 @@ Summary: Syntax highlighting engine written in Python %endif %changelog +* Tue May 13 2025 openeuler_bot - 2.19.0-1 +There are no changes mentioned in the document. + * 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