diff --git a/futurist-2.4.1.tar.gz b/futurist-2.4.1.tar.gz deleted file mode 100644 index 54ccb1e78eec2d6779255c7d8c6ee46d499ab907..0000000000000000000000000000000000000000 Binary files a/futurist-2.4.1.tar.gz and /dev/null differ diff --git a/futurist-3.0.0.tar.gz b/futurist-3.0.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..bb6e96a93a5c725ef7761e805ad938b19c78bc17 Binary files /dev/null and b/futurist-3.0.0.tar.gz differ diff --git a/python-futurist.spec b/python-futurist.spec index 3dea63d023494def37acc09890a4b249b49508d3..0ee5821509817237873c5483b06b35ed66c9378c 100644 --- a/python-futurist.spec +++ b/python-futurist.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-futurist -Version: 2.4.1 +Version: 3.0.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/e7/08/141b42af4fbaa9f7b8b9ffbf32197d261269e1088a3d4f2287fcfcbf542b/futurist-2.4.1.tar.gz +Source0: https://files.pythonhosted.org/packages/4c/24/864408313afba48440ee3a560e1a70b62b39e6c0dfeddea9506699e6e606/futurist-3.0.0.tar.gz BuildArch: noarch %description @@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Mar 29 2024 wangqiang - 3.0.0-1 +- Update package to version 3.0.0 + * Sun Jul 24 2022 liksh - 2.4.1-1 - Upgrade for openstack Yoga