forked from pool/libphonenumber
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
0053673507 | |||
404c9caf67 |
2
_service
2
_service
@@ -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)
BIN
libphonenumber-8.13.53.obscpio
(Stored with Git LFS)
Binary file not shown.
3
libphonenumber-9.0.10.obscpio
Normal file
3
libphonenumber-9.0.10.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:427be9b3b3efc9b83c9d257a84bfa7c7881f99440151b21e7b29636873b3d22c
|
||||
size 97459214
|
@@ -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>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: libphonenumber
|
||||
version: 8.13.53
|
||||
mtime: 1736855323
|
||||
commit: 9ce5d183b3389a5f5fb2ce072efd01ce83757ef8
|
||||
version: 9.0.10
|
||||
mtime: 1752731650
|
||||
commit: fa3fd1fdaf28275e4395fe136afc52b24494db2b
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user