diff --git a/phonenumbers-8.13.44.tar.gz b/phonenumbers-8.13.44.tar.gz deleted file mode 100644 index 910c0aeb49f3648992acd54f1e10ceaa19ebf011..0000000000000000000000000000000000000000 Binary files a/phonenumbers-8.13.44.tar.gz and /dev/null differ diff --git a/phonenumbers-8.13.48.tar.gz b/phonenumbers-8.13.48.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f9bb184e036ac7ab3a9a48afebb1a0edff224152 Binary files /dev/null and b/phonenumbers-8.13.48.tar.gz differ diff --git a/python-phonenumbers.spec b/python-phonenumbers.spec index 91ecb1140e1811006fcd9ed2d99313d784886f54..42407180cfb43d975f8eb85efcd2c23f1ac41235 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.44 +Version: 8.13.48 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: %{pypi_source phonenumbers} +Source0: https://files.pythonhosted.org/packages/61/59/d01506a791481d26a640acb0a1124e3f0a816b0711e563962d7d55184890/phonenumbers-8.13.48.tar.gz BuildArch: noarch @@ -69,6 +69,11 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Oct 24 2024 liudy - 8.13.48-1 +- Update version to 8.13.48 +- Added a check to phonenumberutil.py +- + * Tue Sep 03 2024 Ge Wang - 8.13.44-1 - Update package to version 8.13.44