diff --git a/futurist-3.1.0.tar.gz b/futurist-3.1.0.tar.gz deleted file mode 100644 index 44c282a404adde6626de3a3b8ce3f31b971bad49..0000000000000000000000000000000000000000 Binary files a/futurist-3.1.0.tar.gz and /dev/null differ diff --git a/futurist-3.1.1.tar.gz b/futurist-3.1.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..2cba7e63809266b6a4d43b0aebe34cdfa2ac5600 Binary files /dev/null and b/futurist-3.1.1.tar.gz differ diff --git a/python-futurist.spec b/python-futurist.spec index 57d0c1fe97f37de00a6ab3ada6238f478c0c3fad..7fae919440b24ffd2c5872c1948c33919707ab99 100644 --- a/python-futurist.spec +++ b/python-futurist.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-futurist -Version: 3.1.0 +Version: 3.1.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/45/9b/15b4c90b43e65e5c4bb69b7e63e151148657f4b5a9aafe537211c6e7558f/futurist-3.1.0.tar.gz +Source0: https://files.pythonhosted.org/packages/d7/5f/b85f54ef457d154b1ae516fac1f09377323aef65bd12903f94a625345534/futurist-3.1.1.tar.gz BuildArch: noarch %description @@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Jul 01 2025 liudingyao - 3.1.1-1 +- Update version to 3.1.1 + * Fri Jun 20 2025 liudingyao - 3.1.0-1 - Update version to 3.1.0