diff --git a/python-antlr4-python3-runtime-4.13.1.tar.gz b/python-antlr4-python3-runtime-4.13.1.tar.gz deleted file mode 100644 index 0fb1830..0000000 --- a/python-antlr4-python3-runtime-4.13.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da20d487524d7f0a8b13f73a8dc326de7fc2e5775f5a49693c0a4e59c6b1410c -size 4164054 diff --git a/python-antlr4-python3-runtime-4.13.2.tar.gz b/python-antlr4-python3-runtime-4.13.2.tar.gz new file mode 100644 index 0000000..b9f6f2f --- /dev/null +++ b/python-antlr4-python3-runtime-4.13.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f18272a9b32b622835a3365f850dd1063d60f5045fb1e12ce475ae6e18a35bb +size 4167326 diff --git a/python-antlr4-python3-runtime.changes b/python-antlr4-python3-runtime.changes index 44af591..be538d2 100644 --- a/python-antlr4-python3-runtime.changes +++ b/python-antlr4-python3-runtime.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Oct 8 12:57:07 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 4.13.2 + cpp target + * [Cpp] Use target_include_dirs for cmake targets (target:cpp) + * Update C++ documentation to state that C++17 is required (comp:doc, target:cpp) + go target + * fix go-target.md, remove duplicate 'get' (comp:doc, target:go) + javascript target + * fix(javascript): fix types not being recognized for NodeNext module resolution (target:javascript) + * [Javascript] Fix broken package entrypoints (target:javascript, type:cleanup) + python3 target + * name 'state' conflict with Python3 runtime. (target:python3) + ------------------------------------------------------------------- Thu Mar 7 11:43:18 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-antlr4-python3-runtime.spec b/python-antlr4-python3-runtime.spec index 29d6b66..ad83b83 100644 --- a/python-antlr4-python3-runtime.spec +++ b/python-antlr4-python3-runtime.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-antlr4-python3-runtime -Version: 4.13.1 +Version: 4.13.2 Release: 0 Summary: ANTLR runtime for Python 3 License: BSD-3-Clause