diff --git a/automaton-2.5.0.tar.gz b/automaton-2.5.0.tar.gz deleted file mode 100644 index d9c35294a2f7b4c9a1bfb763c9d1e9497e3a2c17..0000000000000000000000000000000000000000 Binary files a/automaton-2.5.0.tar.gz and /dev/null differ diff --git a/automaton-3.1.0.tar.gz b/automaton-3.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ceceafeb87f93655b23d4f29cf49e0980ccfe64f Binary files /dev/null and b/automaton-3.1.0.tar.gz differ diff --git a/python-automaton.spec b/python-automaton.spec index f2201fe68a080e66dd9549fcb0a508ac0e61b543..ab7eb3e3c9a336e8dbc4c2f887cd970b26974bde 100644 --- a/python-automaton.spec +++ b/python-automaton.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-automaton -Version: 2.5.0 +Version: 3.1.0 Release: 1 Summary: Friendly state machines for python. License: Apache-2.0 URL: https://docs.openstack.org/automaton/latest/ -Source0: https://files.pythonhosted.org/packages/5a/d0/e00ee2cc7fff54dd64a3c9e6c36bde8157136e9828df0b2d2ab3959b0d5e/automaton-2.5.0.tar.gz +Source0: https://files.pythonhosted.org/packages/50/9d/3ab2fe5fc210dd78eea3f84bb56b5a9f5e73fa91bd7029203e1b2a1bb946/automaton-3.1.0.tar.gz BuildArch: noarch %description Automaton Friendly state machines for python. The goal of this library is to @@ -99,6 +99,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Apr 09 2024 wangjing - 3.1.0-1 +- update package of version 3.1.0 + * Fri Jul 01 2022 OpenStack_SIG - 2.5.0-1 - Upgrade package python3-automaton to version 2.5.0