diff --git a/automat-24.8.1.tar.gz b/automat-24.8.1.tar.gz deleted file mode 100644 index 1db7fa3e346387202595dc9b88276adaf22762ed..0000000000000000000000000000000000000000 Binary files a/automat-24.8.1.tar.gz and /dev/null differ diff --git a/automat-25.4.16.tar.gz b/automat-25.4.16.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..3537d04b1f271bc91ff565829b77cd4f2056aae0 Binary files /dev/null and b/automat-25.4.16.tar.gz differ diff --git a/python-Automat.spec b/python-Automat.spec index d4d504be04802b4cb891a31c7823f577446566e7..ddb15ba2a4f571a59ac9ce269f42b61cd2538c1a 100644 --- a/python-Automat.spec +++ b/python-Automat.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-Automat -Version: 24.8.1 +Version: 25.4.16 Release: 1 Summary: Self-service finite-state machines for the programmer on the go. License: MIT @@ -57,6 +57,10 @@ if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Tue May 13 2025 openeuler_bot - 25.4.16-1 +- update python-Automat to 25.4.16 + + * Thu Oct 17 2024 jiangxinyu - 24.8.1-1 - Update package to version 24.8.1 - fix some bugs and eliminate error-prone .enter mutation