diff --git a/phonenumbers-9.0.18.tar.gz b/phonenumbers-9.0.18.tar.gz deleted file mode 100644 index 9770512d23d47d6eecf3c89ffb603c5232c7b1ca..0000000000000000000000000000000000000000 Binary files a/phonenumbers-9.0.18.tar.gz and /dev/null differ diff --git a/phonenumbers-9.0.19.tar.gz b/phonenumbers-9.0.19.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..7983d3794b2ffb25e7a5256c9275e87067c0d6f4 Binary files /dev/null and b/phonenumbers-9.0.19.tar.gz differ diff --git a/python-phonenumbers.spec b/python-phonenumbers.spec index 6693ee97aa31028e24874f28f7cb524cb4805076..c9caf54460d70267ab173a0215f229bf227c616d 100644 --- a/python-phonenumbers.spec +++ b/python-phonenumbers.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-phonenumbers -Version: 9.0.18 +Version: 9.0.19 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/55/5d/ed5a4642c42c16ffbab3d275f516a1db7d14b6a55c1a181c7504c56ed4f7/phonenumbers-9.0.19.tar.gz BuildArch: noarch @@ -69,6 +69,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Nov 21 2025 wanggang - 9.0.19-1 +- Update package to version 9.0.19 +- use Python 3.12 for type tests + * Tue Nov 18 2025 lvwq - 9.0.18-1 - Update to 9.0.18