diff --git a/phonenumbers-8.13.16.tar.gz b/phonenumbers-8.13.16.tar.gz deleted file mode 100644 index 18ad33cc3a669339e524851412be9e869a1fcda3..0000000000000000000000000000000000000000 Binary files a/phonenumbers-8.13.16.tar.gz and /dev/null differ diff --git a/phonenumbers-8.13.17.tar.gz b/phonenumbers-8.13.17.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4acfea7acb57911e3b3c02d1a246c3807a55eeab Binary files /dev/null and b/phonenumbers-8.13.17.tar.gz differ diff --git a/python-phonenumbers.spec b/python-phonenumbers.spec index dbaed85d902efc88f353b360375b68741f812cb9..c9e60bad993e152609bd5426fdb359d018e03ee9 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.16 +Version: 8.13.17 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.16.tar.gz +Source0: https://files.pythonhosted.org/packages/0b/92/47bd2d14f7c3cfc50dcef82a74a82a8674c11c19d917058dcd7ea1ed136c/phonenumbers-8.13.17.tar.gz BuildArch: noarch @@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Aug 01 2023 chenzixuan - 8.13.17-1 +- Update package to version 8.13.17 + * Tue Jul 18 2023 sunhui - 8.13.16-1 - Update package to version 8.13.16