Accepting request 1185722 from devel:libraries:c_c++
- Update to version 8.13.40: * Updated metadata - Use mode="manual" in _service (forwarded request 1185721 from favogt) OBS-URL: https://build.opensuse.org/request/show/1185722 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libphonenumber?expand=0&rev=8
This commit is contained in:
commit
cf286ec791
6
_service
6
_service
@ -1,14 +1,14 @@
|
||||
<services>
|
||||
<service name="obs_scm" mode="disabled">
|
||||
<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.30</param>
|
||||
<param name="revision">v8.13.40</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<!-- Contains binary .jars with legally questionable content -->
|
||||
<param name="exclude">*/java/*</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled" />
|
||||
<service name="set_version" mode="manual" />
|
||||
<service name="tar" mode="buildtime" />
|
||||
<service name="recompress" mode="buildtime">
|
||||
<param name="file">*.tar</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3aff8ad9022cb70e1d6d413003d6478ca60f604f038d5c32863444f7694dcce7
|
||||
size 100088846
|
3
libphonenumber-8.13.40.obscpio
Normal file
3
libphonenumber-8.13.40.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06e249b561b85fc731e5ce29828afba0a339c269944369ea2e9f9582cdfb802b
|
||||
size 97178126
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 5 06:17:16 UTC 2024 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
- Update to version 8.13.40:
|
||||
* Updated metadata
|
||||
- Use mode="manual" in _service
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 11:07:23 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: libphonenumber
|
||||
version: 8.13.30
|
||||
mtime: 1707368019
|
||||
commit: 9f8d93638ca36763ea7629d256e3f130d67c2577
|
||||
version: 8.13.40
|
||||
mtime: 1719573751
|
||||
commit: 834474c954f0d5c04b2ab76b448070b65b58d746
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define lib_ver 8
|
||||
%define lib_ver2 8.13
|
||||
Name: libphonenumber
|
||||
Version: 8.13.30
|
||||
Version: 8.13.40
|
||||
Release: 0
|
||||
Summary: Library for parsing, formatting, and validating international phone numbers
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user