diff --git a/phonenumbers-8.13.26.tar.gz b/phonenumbers-8.13.26.tar.gz deleted file mode 100644 index edf0eaa..0000000 --- a/phonenumbers-8.13.26.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:937d70aeceb317f5831dfec28de855a60260ef4a9d551964bec8e7a7d0cf81cd -size 2277862 diff --git a/phonenumbers-8.13.27.tar.gz b/phonenumbers-8.13.27.tar.gz new file mode 100644 index 0000000..ce2e9fd --- /dev/null +++ b/phonenumbers-8.13.27.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:983bda7a3a8b2fad31806db109d4d36b2758ed16d0ab7ad5e737541a67d4637e +size 2278146 diff --git a/python-phonenumbers.changes b/python-phonenumbers.changes index a54d0e7..516e750 100644 --- a/python-phonenumbers.changes +++ b/python-phonenumbers.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jan 7 19:22:18 UTC 2024 - Dirk Müller + +- update to 8.13.27: + * Use re.fullmatch when available + * merge upstream 8.13.27 phonenumber fixes + ------------------------------------------------------------------- Thu Dec 14 21:00:52 UTC 2023 - Dirk Müller diff --git a/python-phonenumbers.spec b/python-phonenumbers.spec index 37e98c6..3183071 100644 --- a/python-phonenumbers.spec +++ b/python-phonenumbers.spec @@ -1,7 +1,7 @@ # # spec file for package python-phonenumbers # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-phonenumbers -Version: 8.13.26 +Version: 8.13.27 Release: 0 Summary: Python version of Google's common library for international phone numbers License: Apache-2.0