diff --git a/futurist-3.2.0.tar.gz b/futurist-3.2.0.tar.gz deleted file mode 100644 index adb6e09ef8a81c2007d6d86196c0cf1ebedeb386..0000000000000000000000000000000000000000 Binary files a/futurist-3.2.0.tar.gz and /dev/null differ diff --git a/futurist-3.2.1.tar.gz b/futurist-3.2.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..bd7f09ce6ebb84062c19da2afeeeff2686b10c37 Binary files /dev/null and b/futurist-3.2.1.tar.gz differ diff --git a/python-futurist.spec b/python-futurist.spec index 1ea74c2d35202b859d877859ceca5ef78c7d385e..766062d70ea8b86c2144a477e5c429fe92a52801 100644 --- a/python-futurist.spec +++ b/python-futurist.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-futurist -Version: 3.2.0 +Version: 3.2.1 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/ea/ec/bf7f6260b86a28faa52792b33315f0634239c1329c0ca4d1e06fd2bf4e68/futurist-3.2.0.tar.gz +Source0: https://files.pythonhosted.org/packages/af/12/786f4aaf9d396d67b1b7b90f248ff994e916605d0751d08a0344a4a785a6/futurist-3.2.1.tar.gz BuildArch: noarch %description @@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Sep 1 2025 guochao - 3.2.1-1 +- Update package version to 3.2.1 + * Thu Aug 7 2025 guochao - 3.2.0-1 - Update package version to 3.2.0