diff --git a/2.0.0.tar.gz b/2.0.0.tar.gz deleted file mode 100644 index c469c2a..0000000 Binary files a/2.0.0.tar.gz and /dev/null differ diff --git a/3.1.0.tar.gz b/3.1.0.tar.gz new file mode 100644 index 0000000..7942fde Binary files /dev/null and b/3.1.0.tar.gz differ diff --git a/python-falcon.spec b/python-falcon.spec index 78afb69..a7cf183 100644 --- a/python-falcon.spec +++ b/python-falcon.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-falcon -Version: 2.0.0 +Version: 3.1.0 Release: 1 Summary: An unladen web framework for building APIs and app backends. License: Apache 2.0 and MIT @@ -78,5 +78,8 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog +* Tue Jun 07 2022 SimpleUpdate Robot - 3.1.0-1 +- Upgrade to version 3.1.0 + * Thu Dec 17 2020 Python_Bot - Package Spec generated