Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libphonenumber for openSUSE:Factory checked in at 2025-09-23 16:06:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libphonenumber (Old) and /work/SRC/openSUSE:Factory/.libphonenumber.new.27445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libphonenumber" Tue Sep 23 16:06:39 2025 rev:12 rq:1306516 version:9.0.14 Changes: -------- --- /work/SRC/openSUSE:Factory/libphonenumber/libphonenumber.changes 2025-09-17 16:42:35.622716444 +0200 +++ /work/SRC/openSUSE:Factory/.libphonenumber.new.27445/libphonenumber.changes 2025-09-23 16:07:09.095261793 +0200 @@ -1,0 +2,20 @@ +Wed Sep 17 08:50:55 UTC 2025 - Andreas Stieger <[email protected]> + +- Update to 9.0.14: + * AUpdated phone metadata for region code(s): CZ, DE, IT, LI, LV, + ME, SG, US, BT, DE, GY, IL, OM, PA, SG, SR, UY, GB, GG, GM, GY, + IM, JE, DO, EH, IL, JP, MA, MN, OM, PG, SG, US + * Updated short number metadata for region code(s): DE, UY, JP + * New geocoding data for country calling code(s): + 1686 (en), 975 (en), 61 (en), 81 (en, ja) + * Updated geocoding data for country calling code(s): + 39 (en, it), 61 (en), 34 (en, es) + * Updated carrier data for country calling code(s): + 46 (en), 65 (en), 420 (en), 998 (en), 30 (en), 41 (en), + 49 (en), 65 (en), 86 (en, zh), 372 (en), 597 (en), + 968 (en), 975 (en), 220 (en), 370 (en), 592 (en), 27 (en), + 32 (en), 65 (en), 81 (en), 675 (en), 968 (en), 976 (en), + 996 (en) + * Updated / refreshed time zone meta data + +------------------------------------------------------------------- Old: ---- libphonenumber-9.0.10.obscpio New: ---- libphonenumber-9.0.14.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libphonenumber.spec ++++++ --- /var/tmp/diff_new_pack.uzN3sV/_old 2025-09-23 16:07:09.999297376 +0200 +++ /var/tmp/diff_new_pack.uzN3sV/_new 2025-09-23 16:07:09.999297376 +0200 @@ -2,6 +2,7 @@ # spec file for package libphonenumber # # Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2025 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +20,7 @@ %define lib_ver 9 %define lib_ver2 9.0 Name: libphonenumber -Version: 9.0.10 +Version: 9.0.14 Release: 0 Summary: Library for parsing, formatting, and validating international phone numbers License: Apache-2.0 @@ -82,8 +83,13 @@ cd cpp # Enabling the geocoder breaks quite a lot due to broken cmakelists # (https://github.com/google/libphonenumber/pull/2556) -%cmake -DBUILD_STATIC_LIB=OFF -DBUILD_SHARED_LIB=ON -DBUILD_TESTING=ON -DBUILD_GEOCODER=OFF -DREGENERATE_METADATA=OFF -%make_jobs +%cmake \ + -DBUILD_STATIC_LIB=OFF \ + -DBUILD_TESTING=ON \ + -DBUILD_GEOCODER=OFF \ + -DREGENERATE_METADATA=OFF \ + %{nil} +%cmake_build %install cd cpp @@ -91,10 +97,9 @@ %check cd cpp/build -%make_jobs tests +%make_build tests -%post -n %{name}%{lib_ver} -p /sbin/ldconfig -%postun -n %{name}%{lib_ver} -p /sbin/ldconfig +%ldconfig_scriptlets -n %{name}%{lib_ver} %files -n %{name}%{lib_ver} %license LICENSE* @@ -102,6 +107,7 @@ %{_libdir}/libphonenumber.so.%{lib_ver2} %files devel +%license LICENSE* %{_libdir}/libphonenumber.so %{_includedir}/phonenumbers/ %dir %{_libdir}/cmake/ ++++++ _service ++++++ --- /var/tmp/diff_new_pack.uzN3sV/_old 2025-09-23 16:07:10.043299108 +0200 +++ /var/tmp/diff_new_pack.uzN3sV/_new 2025-09-23 16:07:10.043299108 +0200 @@ -2,7 +2,7 @@ <service name="obs_scm" mode="manual"> <param name="url">https://github.com/google/libphonenumber.git</param> <param name="scm">git</param> - <param name="revision">v9.0.10</param> + <param name="revision">v9.0.14</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <!-- Contains binary .jars with legally questionable content --> ++++++ libphonenumber-9.0.10.obscpio -> libphonenumber-9.0.14.obscpio ++++++ ++++ 191382 lines of diff (skipped) ++++++ libphonenumber.obsinfo ++++++ --- /var/tmp/diff_new_pack.uzN3sV/_old 2025-09-23 16:07:13.687442538 +0200 +++ /var/tmp/diff_new_pack.uzN3sV/_new 2025-09-23 16:07:13.735444428 +0200 @@ -1,5 +1,5 @@ name: libphonenumber -version: 9.0.10 -mtime: 1752731650 -commit: fa3fd1fdaf28275e4395fe136afc52b24494db2b +version: 9.0.14 +mtime: 1757587774 +commit: ef5facd4d0881041cd776e518df4ba94e01cfd08
