diff --git a/phonenumbers-8.13.5.tar.gz b/phonenumbers-8.13.5.tar.gz deleted file mode 100644 index a220e1cd06b0cb78a007f0a1bf432616b4b715e2..0000000000000000000000000000000000000000 Binary files a/phonenumbers-8.13.5.tar.gz and /dev/null differ diff --git a/phonenumbers-8.13.6.tar.gz b/phonenumbers-8.13.6.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c379c657e000e93a5986e7a7ef1510f292e1d201 Binary files /dev/null and b/phonenumbers-8.13.6.tar.gz differ diff --git a/python-phonenumbers.spec b/python-phonenumbers.spec index 422b45d28c788e89df72beeac0f52c984fd8d6e6..2741556775f7415af29abb3f5641e2538d01e9f4 100644 --- a/python-phonenumbers.spec +++ b/python-phonenumbers.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-phonenumbers -Version: 8.13.5 +Version: 8.13.6 Release: 1 Summary: Python version of Google's common library for parsing, formatting, storing and validating international phone numbers. License: Apache-2.0 URL: https://github.com/daviddrysdale/python-phonenumbers -Source0: https://files.pythonhosted.org/packages/f8/b4/2a4dc2f4664902366653bde9c90d100e62aa21d72656ef953e3b45766c00/phonenumbers-8.13.5.tar.gz +Source0: https://files.pythonhosted.org/packages/f9/1b/dc3144480114a6d2ff5f0e27c770d3bcd5596a04668220eefe17c50a2299/phonenumbers-8.13.6.tar.gz BuildArch: noarch @@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Feb 27 2023 wubijie - 8.13.6-1 +- Update package to version 8.13.6 + * Wed Feb 8 2023 wubijie - 8.13.5-1 - Update package to version 8.13.5