diff --git a/phonenumbers-8.13.48.tar.gz b/phonenumbers-8.13.48.tar.gz deleted file mode 100644 index f9bb184e036ac7ab3a9a48afebb1a0edff224152..0000000000000000000000000000000000000000 Binary files a/phonenumbers-8.13.48.tar.gz and /dev/null differ diff --git a/phonenumbers-9.0.7.tar.gz b/phonenumbers-9.0.7.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..72733a2d0429099afae106234245707659edd281 Binary files /dev/null and b/phonenumbers-9.0.7.tar.gz differ diff --git a/python-phonenumbers.spec b/python-phonenumbers.spec index 42407180cfb43d975f8eb85efcd2c23f1ac41235..c0549959e0d82ca7f485d387f95d15756af62c54 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.48 +Version: 9.0.7 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/61/59/d01506a791481d26a640acb0a1124e3f0a816b0711e563962d7d55184890/phonenumbers-8.13.48.tar.gz +Source0: %{pypi_source phonenumbers} BuildArch: noarch @@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Jun 19 2025 zengyao - 9.0.7-1 +- Update version to 9.0.7 + * Thu Oct 24 2024 liudy - 8.13.48-1 - Update version to 8.13.48 - Added a check to phonenumberutil.py