diff --git a/phonenumbers-8.13.15.tar.gz b/phonenumbers-8.13.15.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c0c397774cee97c1affd9547d1878c8256e4c858 Binary files /dev/null and b/phonenumbers-8.13.15.tar.gz differ diff --git a/phonenumbers-8.13.8.tar.gz b/phonenumbers-8.13.8.tar.gz deleted file mode 100644 index d834d09603ab21e45b95aeb2fc88afe28f7eb25a..0000000000000000000000000000000000000000 Binary files a/phonenumbers-8.13.8.tar.gz and /dev/null differ diff --git a/python-phonenumbers.spec b/python-phonenumbers.spec index 3e149d78a0e7b5d8b93b2e75969303caf8ec3b70..b786bf1138bb463f34442ca0b106a25b0da55f70 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.8 +Version: 8.13.15 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/64/e8/7e670c332d3f0b947caff2daf9fd42ccc6c01c9d50162e52e9d243d1129a/phonenumbers-8.13.8.tar.gz +Source0: https://files.pythonhosted.org/packages/3f/b4/93801b6b7f6c7a6a92b54c4c357b201dc4d179dbd22e1d4445c35f2e6884/phonenumbers-8.13.15.tar.gz BuildArch: noarch @@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Jul 7 2023 chenzixuan - 8.13.15-1 +- Update package to version 8.13.8 + * Thu Apr 6 2023 liyanan - 8.13.8-1 - Update package to version 8.13.8