diff --git a/gast-0.5.3.tar.gz b/gast-0.5.3.tar.gz deleted file mode 100644 index 5310ab7..0000000 Binary files a/gast-0.5.3.tar.gz and /dev/null differ diff --git a/gast-0.5.4.tar.gz b/gast-0.5.4.tar.gz new file mode 100644 index 0000000..cf9d257 Binary files /dev/null and b/gast-0.5.4.tar.gz differ diff --git a/python-gast.spec b/python-gast.spec index 68400f5..bce6c9f 100644 --- a/python-gast.spec +++ b/python-gast.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-gast -Version: 0.5.3 +Version: 0.5.4 Release: 1 Summary: Python AST that abstracts the underlying Python version License: BSD-3-Clause @@ -78,6 +78,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu May 04 2023 wubijie - 0.5.4-1 +- Update package to version 0.5.4 + * Mon Jun 20 2022 liukuo - 0.5.3-1 - Upgrade the software package to 0.5.3