diff --git a/pygments-2.19.1.tar.gz b/pygments-2.19.2.tar.gz similarity index 42% rename from pygments-2.19.1.tar.gz rename to pygments-2.19.2.tar.gz index 4d57543da45188168063a374f045f90e6161a48e..f2d74c961c511d82f4c840b2688721e8c2286fed 100644 Binary files a/pygments-2.19.1.tar.gz and b/pygments-2.19.2.tar.gz differ diff --git a/python-pygments.spec b/python-pygments.spec index 91b27069898ac6ae3251b51d56d06ada9d2fbf8f..22f83949bcaf070bd8c7f234bb312b980bc37bb2 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.19.1 +Version: 2.19.2 Release: 1 License: BSD-2-Clause URL: http://pygments.org/ @@ -66,6 +66,9 @@ Summary: Syntax highlighting engine written in Python %endif %changelog +* Mon Jul 07 2025 openeuler_bot - 2.19.2-1 +- update python-pygments to 2.19.2 + * Wed May 14 2025 Dongxing Wang - 2.19.1-1 - Update to version 2.19.1 Fix quoted string regression introduced