diff --git a/phonenumbers-8.13.27.tar.gz b/phonenumbers-8.13.27.tar.gz deleted file mode 100644 index 6e5ba45cf11f56699bff4e9cc8bb80770165a3fe..0000000000000000000000000000000000000000 Binary files a/phonenumbers-8.13.27.tar.gz and /dev/null differ diff --git a/phonenumbers-8.13.44.tar.gz b/phonenumbers-8.13.44.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..910c0aeb49f3648992acd54f1e10ceaa19ebf011 Binary files /dev/null and b/phonenumbers-8.13.44.tar.gz differ diff --git a/python-phonenumbers.spec b/python-phonenumbers.spec index 264b2579d5c497b539844d7cbfd393c9d57c8177..91ecb1140e1811006fcd9ed2d99313d784886f54 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.27 +Version: 8.13.44 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/source/p/phonenumbers/phonenumbers-%{version}.tar.gz +Source0: %{pypi_source phonenumbers} BuildArch: noarch @@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Sep 03 2024 Ge Wang - 8.13.44-1 +- Update package to version 8.13.44 + * Wed Jan 10 2024 zhangxianting - 8.13.27-1 - Update package to version 8.13.27