diff --git a/futurist-3.0.0.tar.gz b/futurist-3.0.0.tar.gz deleted file mode 100644 index bb6e96a93a5c725ef7761e805ad938b19c78bc17..0000000000000000000000000000000000000000 Binary files a/futurist-3.0.0.tar.gz and /dev/null differ diff --git a/futurist-3.1.0.tar.gz b/futurist-3.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..44c282a404adde6626de3a3b8ce3f31b971bad49 Binary files /dev/null and b/futurist-3.1.0.tar.gz differ diff --git a/python-futurist.spec b/python-futurist.spec index 0ee5821509817237873c5483b06b35ed66c9378c..57d0c1fe97f37de00a6ab3ada6238f478c0c3fad 100644 --- a/python-futurist.spec +++ b/python-futurist.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-futurist -Version: 3.0.0 +Version: 3.1.0 Release: 1 Summary: Useful additions to futures, from the future. License: Apache-2.0 URL: https://docs.openstack.org/futurist/latest/ -Source0: https://files.pythonhosted.org/packages/4c/24/864408313afba48440ee3a560e1a70b62b39e6c0dfeddea9506699e6e606/futurist-3.0.0.tar.gz +Source0: https://files.pythonhosted.org/packages/45/9b/15b4c90b43e65e5c4bb69b7e63e151148657f4b5a9aafe537211c6e7558f/futurist-3.1.0.tar.gz BuildArch: noarch %description @@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Jun 20 2025 liudingyao - 3.1.0-1 +- Update version to 3.1.0 + * Fri Mar 29 2024 wangqiang - 3.0.0-1 - Update package to version 3.0.0