diff --git a/anytree-2.12.0.tar.gz b/anytree-2.12.0.tar.gz deleted file mode 100644 index 7c84f13..0000000 Binary files a/anytree-2.12.0.tar.gz and /dev/null differ diff --git a/anytree-2.12.1.tar.gz b/anytree-2.12.1.tar.gz new file mode 100644 index 0000000..0b23699 Binary files /dev/null and b/anytree-2.12.1.tar.gz differ diff --git a/python-anytree.spec b/python-anytree.spec index 1826c6a..b06e876 100644 --- a/python-anytree.spec +++ b/python-anytree.spec @@ -1,7 +1,7 @@ %global modname anytree Name: python-anytree -Version: 2.12.0 +Version: 2.12.1 Release: 1 Summary: Powerful and Lightweight Python Tree Data Structure License: Apache-2.0 @@ -44,6 +44,9 @@ Powerful and Lightweight Python Tree Data Structure with various plugins. %changelog +* Fri Feb 23 2024 jiangxinyu - 2.12.1-1 +- Update package to version 2.12.1 + * Mon Nov 13 2023 jiangxinyu - 2.12.0-1 - Update package to version 2.12.0