diff --git a/phonenumbers-8.13.0.tar.gz b/phonenumbers-8.13.0.tar.gz deleted file mode 100644 index 5087ec4450cfd3f20c0e8ba1d8ea364fc8bc3304..0000000000000000000000000000000000000000 Binary files a/phonenumbers-8.13.0.tar.gz and /dev/null differ diff --git a/phonenumbers-8.13.2.tar.gz b/phonenumbers-8.13.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..01f71350f511c9c10b3aed2a24920d586b1d321c Binary files /dev/null and b/phonenumbers-8.13.2.tar.gz differ diff --git a/python-phonenumbers.spec b/python-phonenumbers.spec index aa631c162ff9acf4657ac1dfe10ef4425b9acc24..f97157c785ab23f946523fd2bfcb853476e9e2f9 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.0 +Version: 8.13.2 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/f0/ef/ae98ea036348cede1f7f76a0879481947c8dd84a3a1db33ecbfc4c0f05de/phonenumbers-8.13.0.tar.gz +Source0: https://files.pythonhosted.org/packages/dd/36/e8846842117f7c9dea5c6f9b88292a2255d36064dd23d66419ecc1927e28/phonenumbers-8.13.2.tar.gz BuildArch: noarch @@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Dec 16 2022 chendexi - 8.13.2-1 +- Upgrade package to version 8.13.2 + * Tue Nov 08 2022 wangjunqi - 8.13.0-1 - Update package to version 8.13.0