diff --git a/falcon-3.1.1.tar.gz b/falcon-3.1.1.tar.gz deleted file mode 100644 index da42b4e..0000000 Binary files a/falcon-3.1.1.tar.gz and /dev/null differ diff --git a/falcon-3.1.3.tar.gz b/falcon-3.1.3.tar.gz new file mode 100644 index 0000000..eeaf658 Binary files /dev/null and b/falcon-3.1.3.tar.gz differ diff --git a/python-falcon.spec b/python-falcon.spec index aaecf08..5c64470 100644 --- a/python-falcon.spec +++ b/python-falcon.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-falcon -Version: 3.1.1 +Version: 3.1.3 Release: 1 Summary: An unladen web framework for building APIs and app backends. License: Apache-2.0 and MIT URL: https://github.com/falconry/falcon -Source0: https://files.pythonhosted.org/packages/29/bc/c11c9a14bb5b4d18a024ee51da15b793d1c869d151bb4101e324e0d055a8/falcon-3.1.1.tar.gz +Source0: https://files.pythonhosted.org/packages/3b/30/a7bc770025b6a7a36d0508e3d735dca239df7c27b862856e54d661f24632/falcon-3.1.3.tar.gz BuildArch: noarch %description @@ -76,6 +76,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Jan 10 2024 Dongxing Wang - 3.1.3-1 +- Update package to version 3.1.3 + * Thu Dec 15 2022 jiangxinyu - 3.1.1-1 - Update package to version 3.1.1