diff --git a/mathics_pygments-1.0.3.tar.gz b/mathics_pygments-1.0.3.tar.gz deleted file mode 100644 index 8e10296..0000000 --- a/mathics_pygments-1.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50bd01e2e5a6860287e21804c61b3f0c50132f5c2c257e02565bda26ba05b4d1 -size 62858 diff --git a/mathics_pygments-1.0.4.tar.gz b/mathics_pygments-1.0.4.tar.gz new file mode 100644 index 0000000..1a960dd --- /dev/null +++ b/mathics_pygments-1.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be9473aca69f785ec73287aa7d7a85b91c02347ba51c9c32b7fe95288b5c8bb4 +size 63142 diff --git a/python-mathics-pygments.changes b/python-mathics-pygments.changes index 9ff8ef7..5bda8a2 100644 --- a/python-mathics-pygments.changes +++ b/python-mathics-pygments.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 6 12:28:50 UTC 2025 - Atri Bhattacharya + +- Update to version 1.0.4: + * Add code for reading the YAML takes from the Mathics project. + ------------------------------------------------------------------- Wed Nov 13 10:28:22 UTC 2024 - Atri Bhattacharya diff --git a/python-mathics-pygments.spec b/python-mathics-pygments.spec index 576103f..33fff18 100644 --- a/python-mathics-pygments.spec +++ b/python-mathics-pygments.spec @@ -1,7 +1,7 @@ # # spec file for package python-mathics-pygments # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ # Mathics-Scanner does not support python2 %define skip_python2 1 Name: python-mathics-pygments -Version: 1.0.3 +Version: 1.0.4 Release: 0 Summary: Mathematica/Wolfram Language Lexer for Pygments License: MIT