diff --git a/httpie-3.2.1.tar.gz b/httpie-3.2.1.tar.gz deleted file mode 100644 index 12ba540..0000000 Binary files a/httpie-3.2.1.tar.gz and /dev/null differ diff --git a/httpie-3.2.2.tar.gz b/httpie-3.2.2.tar.gz new file mode 100644 index 0000000..03bd106 Binary files /dev/null and b/httpie-3.2.2.tar.gz differ diff --git a/python-httpie.spec b/python-httpie.spec index 7284379..38feed1 100644 --- a/python-httpie.spec +++ b/python-httpie.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-httpie -Version: 3.2.1 +Version: 3.2.2 Release: 1 Summary: HTTPie: command-line HTTP client for the API era. License: BSD-3-Clause URL: https://httpie.io/ -Source0: https://files.pythonhosted.org/packages/e9/38/e94dac67b61f4dab49c1d26dd47e0b13be8c69c8c1c4fad5a4a87de1d647/httpie-3.2.1.tar.gz +Source0: https://files.pythonhosted.org/packages/09/e0/11680a5c0d94742122835330b3250f91a3a5066970872e111cb3ac5ce204/httpie-3.2.2.tar.gz BuildArch: noarch %description @@ -91,6 +91,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Jun 01 2023 jiangxinyu - 3.2.2-1 +- Update package to version 3.2.2 + * Wed Nov 02 2022 wangjunqi - 3.2.1-1 - Update package to version 3.2.1