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