8
0

2 Commits

Author SHA256 Message Date
0053673507 Accepting request 1295271 from devel:libraries:c_c++
- Update to version 9.0.10:
  * Updated metadata
  * Yeah, that's actually it - the major version bump was apparently
    only because the java version in pom.xml files was updated,
    which isn't even mentioned in the release notes. (forwarded request 1295266 from favogt)

OBS-URL: https://build.opensuse.org/request/show/1295271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libphonenumber?expand=0&rev=10
2025-07-25 15:03:40 +00:00
404c9caf67 - Update to version 9.0.10:
* Updated metadata
  * Yeah, that's actually it - the major version bump was apparently
    only because the java version in pom.xml files was updated,
    which isn't even mentioned in the release notes.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=28
2025-07-23 10:28:36 +00:00
6 changed files with 19 additions and 10 deletions

View File

@@ -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">v8.13.53</param>
<param name="revision">v9.0.10</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<!-- Contains binary .jars with legally questionable content -->

BIN
libphonenumber-8.13.53.obscpio (Stored with Git LFS)

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:427be9b3b3efc9b83c9d257a84bfa7c7881f99440151b21e7b29636873b3d22c
size 97459214

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jul 23 10:20:49 UTC 2025 - Fabian Vogt <fvogt@suse.com>
- Update to version 9.0.10:
* Updated metadata
* Yeah, that's actually it - the major version bump was apparently
only because the java version in pom.xml files was updated,
which isn't even mentioned in the release notes.
-------------------------------------------------------------------
Mon Jan 27 15:44:31 UTC 2025 - Fabian Vogt <fvogt@suse.com>

View File

@@ -1,4 +1,4 @@
name: libphonenumber
version: 8.13.53
mtime: 1736855323
commit: 9ce5d183b3389a5f5fb2ce072efd01ce83757ef8
version: 9.0.10
mtime: 1752731650
commit: fa3fd1fdaf28275e4395fe136afc52b24494db2b

View File

@@ -16,10 +16,10 @@
#
%define lib_ver 8
%define lib_ver2 8.13
%define lib_ver 9
%define lib_ver2 9.0
Name: libphonenumber
Version: 8.13.53
Version: 9.0.10
Release: 0
Summary: Library for parsing, formatting, and validating international phone numbers
License: Apache-2.0