2020-09-22 15:24:37 +02:00
|
|
|
<services>
|
|
|
|
<service name="obs_scm" mode="disabled">
|
2020-09-22 15:54:03 +02:00
|
|
|
<param name="url">https://github.com/google/libphonenumber.git</param>
|
2020-09-22 15:24:37 +02:00
|
|
|
<param name="scm">git</param>
|
Accepting request 1094779 from home:favogt:branches:devel:libraries:c_c++
- Update to version 8.13.15:
* Updated phone metadata for region code(s): BE, BF, IL, MN, NE, OM, SO, SV
* Updated carrier data for country calling code(s):
226 (en), 227 (en), 252 (en), 351 (en), 968 (en), 972 (en)
OBS-URL: https://build.opensuse.org/request/show/1094779
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=15
2023-06-23 09:05:36 +02:00
|
|
|
<param name="revision">v8.13.15</param>
|
2020-09-22 15:24:37 +02:00
|
|
|
<param name="versionformat">@PARENT_TAG@</param>
|
|
|
|
<param name="versionrewrite-pattern">v(.*)</param>
|
|
|
|
<!-- Contains binary .jars with legally questionable content -->
|
2020-09-22 15:54:03 +02:00
|
|
|
<param name="exclude">*/java/*</param>
|
2020-09-22 15:24:37 +02:00
|
|
|
</service>
|
|
|
|
<service name="set_version" mode="disabled" />
|
|
|
|
<service name="tar" mode="buildtime" />
|
|
|
|
<service name="recompress" mode="buildtime">
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
<param name="compression">xz</param>
|
|
|
|
</service>
|
|
|
|
</services>
|