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.28.tar.gz b/phonenumbers-8.13.28.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..16d12e106970a4dc4fad1a5267e105f9cae49ff1 Binary files /dev/null and b/phonenumbers-8.13.28.tar.gz differ diff --git a/python-phonenumbers.spec b/python-phonenumbers.spec index 264b2579d5c497b539844d7cbfd393c9d57c8177..7ae3f1e882cfd39965e9208de5f666ceadb61aa8 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.28 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: https://files.pythonhosted.org/packages/31/f7/e64cc3d117c8248c04fd6a3dfadfe6cf5383edd31ab09c5994166e53d404/phonenumbers-8.13.28.tar.gz BuildArch: noarch @@ -69,6 +69,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Aug 06 2024 muxiaohui - 8.13.28-1 +- Update package to version 8.13.28 + + * Wed Jan 10 2024 zhangxianting - 8.13.27-1 - Update package to version 8.13.27