Accepting request 1240580 from devel:libraries:c_c++

- 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 (forwarded request 1240579 from favogt)

OBS-URL: https://build.opensuse.org/request/show/1240580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libphonenumber?expand=0&rev=9
This commit is contained in:
Ana Guerrero 2025-01-28 13:58:37 +00:00 committed by Git OBS Bridge
commit 7a185e6b0c
6 changed files with 19 additions and 9 deletions

View File

@ -2,7 +2,7 @@
<service name="obs_scm" mode="manual"> <service name="obs_scm" mode="manual">
<param name="url">https://github.com/google/libphonenumber.git</param> <param name="url">https://github.com/google/libphonenumber.git</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="revision">v8.13.40</param> <param name="revision">v8.13.53</param>
<param name="versionformat">@PARENT_TAG@</param> <param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-pattern">v(.*)</param>
<!-- Contains binary .jars with legally questionable content --> <!-- Contains binary .jars with legally questionable content -->

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06e249b561b85fc731e5ce29828afba0a339c269944369ea2e9f9582cdfb802b
size 97178126

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:85cb1e0fc80098c83d4713fcfb9fcb7d8a03dfa1f98c8e7dd310bf985519719f
size 97399310

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jan 27 15:44:31 UTC 2025 - Fabian Vogt <fvogt@suse.com>
- 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 <fvogt@suse.com> Fri Jul 5 06:17:16 UTC 2024 - Fabian Vogt <fvogt@suse.com>

View File

@ -1,4 +1,4 @@
name: libphonenumber name: libphonenumber
version: 8.13.40 version: 8.13.53
mtime: 1719573751 mtime: 1736855323
commit: 834474c954f0d5c04b2ab76b448070b65b58d746 commit: 9ce5d183b3389a5f5fb2ce072efd01ce83757ef8

View File

@ -1,7 +1,7 @@
# #
# spec file for package libphonenumber # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%define lib_ver 8 %define lib_ver 8
%define lib_ver2 8.13 %define lib_ver2 8.13
Name: libphonenumber Name: libphonenumber
Version: 8.13.40 Version: 8.13.53
Release: 0 Release: 0
Summary: Library for parsing, formatting, and validating international phone numbers Summary: Library for parsing, formatting, and validating international phone numbers
License: Apache-2.0 License: Apache-2.0