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.11.tar.gz b/phonenumbers-9.0.11.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..1f2aaee864ff63329c77c5bbd0c73cae82373f4d Binary files /dev/null and b/phonenumbers-9.0.11.tar.gz differ diff --git a/python-phonenumbers.spec b/python-phonenumbers.spec index 42407180cfb43d975f8eb85efcd2c23f1ac41235..f137e0d70491d2f283b9c3823e60f64237c0f5ae 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.11 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: https://files.pythonhosted.org/packages/source/p/phonenumbers/phonenumbers-%{version}.tar.gz BuildArch: noarch @@ -69,6 +69,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Aug 12 2025 zhang_wenyu - 9.0.11-1 +- Update version to 9.0.11 +- Merge metadata changes from upstream 9.0.11 + * Thu Oct 24 2024 liudy - 8.13.48-1 - Update version to 8.13.48 - Added a check to phonenumberutil.py