diff --git a/Pygments-2.15.0.tar.gz b/Pygments-2.15.0.tar.gz deleted file mode 100644 index 943ea4e..0000000 --- a/Pygments-2.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7e36cffc4c517fbc252861b9a6e4644ca0e5abadf9a113c72d1358ad09b9500 -size 4818485 diff --git a/Pygments-2.15.1.tar.gz b/Pygments-2.15.1.tar.gz new file mode 100644 index 0000000..8191c31 --- /dev/null +++ b/Pygments-2.15.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ace4d3c1dd481894b2005f560ead0f9f19ee64fe983366be1a21e171d12775c +size 4819591 diff --git a/python-Pygments.changes b/python-Pygments.changes index be7a44c..e96e440 100644 --- a/python-Pygments.changes +++ b/python-Pygments.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Apr 19 09:06:59 UTC 2023 - Benoît Monin + +- update to 2.15.1: + * Updated lexers: + + Java properties: Fix catastrophic backtracking (#2356, #2404) + * Fix Python console traceback lexing being too strict + and sometimes reordering output (#2407, #2410, #2412) + ------------------------------------------------------------------- Mon Apr 10 17:49:07 UTC 2023 - Benoît Monin diff --git a/python-Pygments.spec b/python-Pygments.spec index 617aeab..04ca4d4 100644 --- a/python-Pygments.spec +++ b/python-Pygments.spec @@ -24,7 +24,7 @@ %endif Name: python-Pygments -Version: 2.15.0 +Version: 2.15.1 Release: 0 Summary: A syntax highlighting package written in Python License: BSD-2-Clause