diff --git a/_service b/_service index 79de92f..159a0d2 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/google/libphonenumber.git git - v8.13.40 + v8.13.53 @PARENT_TAG@ v(.*) diff --git a/libphonenumber-8.13.40.obscpio b/libphonenumber-8.13.40.obscpio deleted file mode 100644 index f474be0..0000000 --- a/libphonenumber-8.13.40.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06e249b561b85fc731e5ce29828afba0a339c269944369ea2e9f9582cdfb802b -size 97178126 diff --git a/libphonenumber-8.13.53.obscpio b/libphonenumber-8.13.53.obscpio new file mode 100644 index 0000000..c55af39 --- /dev/null +++ b/libphonenumber-8.13.53.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85cb1e0fc80098c83d4713fcfb9fcb7d8a03dfa1f98c8e7dd310bf985519719f +size 97399310 diff --git a/libphonenumber.changes b/libphonenumber.changes index bade206..a2b3548 100644 --- a/libphonenumber.changes +++ b/libphonenumber.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jan 27 15:44:31 UTC 2025 - Fabian Vogt + +- Update to version 8.13.53: + * Fixed a bug where the extension was appended twice in + formatOutOfCountryKeepingAlphaChars in the Java version and + updated FormatOutOfCountryKeepingAlphaChars in the C++ version + to format the extension. + * Updated metadata + ------------------------------------------------------------------- Fri Jul 5 06:17:16 UTC 2024 - Fabian Vogt diff --git a/libphonenumber.obsinfo b/libphonenumber.obsinfo index cd135a3..18d8c79 100644 --- a/libphonenumber.obsinfo +++ b/libphonenumber.obsinfo @@ -1,4 +1,4 @@ name: libphonenumber -version: 8.13.40 -mtime: 1719573751 -commit: 834474c954f0d5c04b2ab76b448070b65b58d746 +version: 8.13.53 +mtime: 1736855323 +commit: 9ce5d183b3389a5f5fb2ce072efd01ce83757ef8 diff --git a/libphonenumber.spec b/libphonenumber.spec index cd33ab2..819a568 100644 --- a/libphonenumber.spec +++ b/libphonenumber.spec @@ -1,7 +1,7 @@ # # spec file for package libphonenumber # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define lib_ver 8 %define lib_ver2 8.13 Name: libphonenumber -Version: 8.13.40 +Version: 8.13.53 Release: 0 Summary: Library for parsing, formatting, and validating international phone numbers License: Apache-2.0