39 Commits

Author SHA256 Message Date
07e7a1e766 Accepting request 1332388 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1332388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libphonenumber?expand=0&rev=15
2026-02-11 17:53:35 +00:00
3456d34258 libphonenumber 9.0.23
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=38
2026-02-11 07:10:50 +00:00
cfb6fb2bcd Accepting request 1324855 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1324855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libphonenumber?expand=0&rev=14
2026-01-01 13:59:18 +00:00
68c4717d9e Accepting request 1324342 from home:AndreasStieger:branches:devel:libraries:c_c++
libphonenumber 9.0.21

OBS-URL: https://build.opensuse.org/request/show/1324342
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=36
2025-12-30 21:11:41 +00:00
42266b528c Accepting request 1312813 from devel:libraries:c_c++
- Fix libphonenumber-devel dependencies.
  libphonenumber::phonenumber-shared's INTERFACE_LINK_LIBRARIES
  contains Boost::date_time and Boost::thread (forwarded request 1309694 from krop)

OBS-URL: https://build.opensuse.org/request/show/1312813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libphonenumber?expand=0&rev=13
2025-10-23 14:35:30 +00:00
f57d14e0c5 Accepting request 1309694 from home:krop:branches:devel:libraries:c_c++
- Fix libphonenumber-devel dependencies.
  libphonenumber::phonenumber-shared's INTERFACE_LINK_LIBRARIES
  contains Boost::date_time and Boost::thread

OBS-URL: https://build.opensuse.org/request/show/1309694
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=34
2025-10-21 11:34:04 +00:00
5eef64b1f9 Accepting request 1306516 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1306516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libphonenumber?expand=0&rev=12
2025-09-23 14:06:39 +00:00
a3d25b24e3 Accepting request 1305320 from home:AndreasStieger:branches:devel:libraries:c_c++
libphonenumber 9.0.14

OBS-URL: https://build.opensuse.org/request/show/1305320
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=32
2025-09-22 12:20:15 +00:00
639f1840a2 Accepting request 1305314 from devel:libraries:c_c++
- No longer rely on libboost_system-devel as separate package:
  (boo#1249611):
  * Add 0001-Fix-build-with-Boost-1.89.0.patch
  * Use libboost_headers-devel instead of libboost_system-devel (forwarded request 1305309 from favogt)

OBS-URL: https://build.opensuse.org/request/show/1305314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libphonenumber?expand=0&rev=11
2025-09-17 14:42:33 +00:00
af1e7eca69 Accepting request 1305309 from home:favogt:branches:devel:libraries:c_c++
- No longer rely on libboost_system-devel as separate package:
  (boo#1249611):
  * Add 0001-Fix-build-with-Boost-1.89.0.patch
  * Use libboost_headers-devel instead of libboost_system-devel

OBS-URL: https://build.opensuse.org/request/show/1305309
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=30
2025-09-17 08:43:20 +00:00
e3c65c722a 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
3554632c96 Accepting request 1295266 from home:favogt:branches: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.

OBS-URL: https://build.opensuse.org/request/show/1295266
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
0cf749bfe8 Accepting request 1240580 from devel:libraries:c_c++
- Update to version 8.13.53:
  * Fixed a bug where the extension was appended twice in
    formatOutOfCountryKeepingAlphaChars in the Java version and
    updated FormatOutOfCountryKeepingAlphaChars in the C++ version
    to format the extension.
  * Updated metadata (forwarded request 1240579 from favogt)

OBS-URL: https://build.opensuse.org/request/show/1240580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libphonenumber?expand=0&rev=9
2025-01-28 13:58:37 +00:00
3de99a2311 Accepting request 1240579 from home:favogt:branches:devel:libraries:c_c++
- Update to version 8.13.53:
  * Fixed a bug where the extension was appended twice in
    formatOutOfCountryKeepingAlphaChars in the Java version and
    updated FormatOutOfCountryKeepingAlphaChars in the C++ version
    to format the extension.
  * Updated metadata

OBS-URL: https://build.opensuse.org/request/show/1240579
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=26
2025-01-27 15:48:59 +00:00
3cd919add7 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
2024-07-08 17:06:45 +00:00
1d4cbad0fe Accepting request 1185721 from home:favogt:branches:devel:libraries:c_c++
- Update to version 8.13.40:
  * Updated metadata
- Use mode="manual" in _service

OBS-URL: https://build.opensuse.org/request/show/1185721
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=24
2024-07-05 06:42:51 +00:00
28419a2042 Accepting request 1149426 from devel:libraries:c_c++
- Update to version 8.13.30:
  * Update alternate formatting data, phone metadata, geocoding
    data, carrier data
  * Updated / refreshed time zone meta data.
  * New geocoding data
- Add patch submitted to upstream at gh#google/libphonenumber#3394
  to fix building with protobuf 3.25.1:
  * 0001-Add-support-to-protobuf-3.25.1.patch
- Add patch submitted in gh#sergiomb2/libphonenumber#1 by
  Fabian Vogt:
  * 0002-Avoid-intermediate-proto-object-library.patch

- Update to version 8.13.23: (forwarded request 1149395 from alarrosa)

OBS-URL: https://build.opensuse.org/request/show/1149426
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libphonenumber?expand=0&rev=7
2024-02-23 15:41:26 +00:00
f3a79644aa Accepting request 1149395 from home:alarrosa:branches:devel:libraries:c_c++
- Update to version 8.13.30:
  * Update alternate formatting data, phone metadata, geocoding
    data, carrier data
  * Updated / refreshed time zone meta data.
  * New geocoding data
- Add patch submitted to upstream at gh#google/libphonenumber#3394
  to fix building with protobuf 3.25.1:
  * 0001-Add-support-to-protobuf-3.25.1.patch
- Add patch submitted in gh#sergiomb2/libphonenumber#1 by
  Fabian Vogt:
  * 0002-Avoid-intermediate-proto-object-library.patch

- Update to version 8.13.23:

OBS-URL: https://build.opensuse.org/request/show/1149395
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=22
2024-02-22 13:38:15 +00:00
086a87a60c Accepting request 1119880 from devel:libraries:c_c++
libphonenumber 8.13.28 (forwarded request 1119441 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/1119880
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libphonenumber?expand=0&rev=6
2023-10-24 18:07:43 +00:00
85e30b374b Accepting request 1119441 from home:AndreasStieger:branches:devel:libraries:c_c++
libphonenumber 8.13.28

OBS-URL: https://build.opensuse.org/request/show/1119441
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=20
2023-10-24 07:46:25 +00:00
db91a122a1 Reverting last change, needs discussion
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=19
2023-09-12 08:46:49 +00:00
6c58d9ddc5 Accepting request 1105413 from home:jengelh:branches:devel:libraries:c_c++
FAAAAALGS

OBS-URL: https://build.opensuse.org/request/show/1105413
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=18
2023-09-12 08:08:54 +00:00
c89518dcf7 Accepting request 1095368 from devel:libraries:c_c++
- absl is also needed for using the -devel package (forwarded request 1095367 from favogt)

OBS-URL: https://build.opensuse.org/request/show/1095368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libphonenumber?expand=0&rev=5
2023-06-30 17:58:15 +00:00
a8172defc3 Accepting request 1095367 from home:favogt:branches:devel:libraries:c_c++
- absl is also needed for using the -devel package

OBS-URL: https://build.opensuse.org/request/show/1095367
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=16
2023-06-26 09:13:02 +00:00
7292f797ba 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 07:05:36 +00:00
d31d867312 Accepting request 1093080 from home:favogt:branches:devel:libraries:c_c++
- Update to version 8.13.14:
  * Many data changes
  * Removal of unused leading_zero_possible proto field in
    phonemetadata.proto and all generated code
  * https://github.com/google/libphonenumber/blob/v8.13.14/release_notes.txt
- Depends on abseil now
- Turn metadata regeneration off explicitly, wasn't done previously
  either. This allows dropping the java dependency.
- Add patches to fix building:
  * 0001-Build-with-C-17.patch
  * 0001-Revert-Fix-typo-in-arguments-to-add_metadata_gen_tar.patch
- protobuf got fixed, builds fine with 22 now

OBS-URL: https://build.opensuse.org/request/show/1093080
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=14
2023-06-14 10:40:48 +00:00
634a314805 - prefer protobuf 21 as it is not compatible with v22
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=13
2023-06-13 16:04:12 +00:00
f7d874e0d7 Accepting request 894682 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/894682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libphonenumber?expand=0&rev=4
2021-05-23 21:30:22 +00:00
e1e3c0862a Accepting request 894664 from home:AndreasStieger:branches:devel:libraries:c_c++
libphonenumber 8.12.23

OBS-URL: https://build.opensuse.org/request/show/894664
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=11
2021-05-20 18:21:09 +00:00
975b767df3 Accepting request 890938 from devel:libraries:c_c++
- Update to v8.12.22:
  * See https://github.com/google/libphonenumber/blob/v8.12.22/release_notes.txt (forwarded request 890937 from favogt)

OBS-URL: https://build.opensuse.org/request/show/890938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libphonenumber?expand=0&rev=3
2021-05-08 20:07:12 +00:00
59ee93c23f Accepting request 890937 from home:favogt:branches:devel:libraries:c_c++
- Update to v8.12.22:
  * See https://github.com/google/libphonenumber/blob/v8.12.22/release_notes.txt

OBS-URL: https://build.opensuse.org/request/show/890937
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=9
2021-05-06 09:35:16 +00:00
6053f9b6d5 Accepting request 836102 from devel:libraries:c_c++
Fix exclude (forwarded request 836101 from favogt)

OBS-URL: https://build.opensuse.org/request/show/836102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libphonenumber?expand=0&rev=2
2020-09-25 14:26:32 +00:00
d65884add1 Accepting request 836101 from home:favogt:branches:devel:libraries:c_c++
Fix exclude

OBS-URL: https://build.opensuse.org/request/show/836101
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=7
2020-09-22 13:54:03 +00:00
46d92235c6 Accepting request 836097 from home:favogt:branches:devel:libraries:c_c++
- Update to v8.12.10:
  * See https://github.com/google/libphonenumber/blob/v8.12.10/release_notes.txt
- The upstream repo and tarball include binary .jar archives with legally
  questionable content. Switch to a _service and exclude those.

OBS-URL: https://build.opensuse.org/request/show/836097
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=6
2020-09-22 13:24:37 +00:00
23904a589c * see https://github.com/google/libphonenumber/blob/v8.12.9/release_notes.txt
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=5
2020-09-19 14:55:35 +00:00
0801a87ab6 Accepting request 835495 from home:jayvdb:branches:devel:libraries:c_c++
- Update to v8.12.9
  * see https://github.com/google/libphonenumber/blob/master/release_notes.txt

OBS-URL: https://build.opensuse.org/request/show/835495
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=4
2020-09-19 14:54:47 +00:00
cfcf45d41c Accepting request 718808 from devel:libraries:c_c++
New package, used by kitinerary

OBS-URL: https://build.opensuse.org/request/show/718808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libphonenumber?expand=0&rev=1
2019-07-26 15:34:12 +00:00
f553e48b6f Forgot to adjust License tag
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=2
2019-07-26 09:53:47 +00:00
ef4750251f Accepting request 718164 from home:Vogtinator:ktrip
New package, used in the future

OBS-URL: https://build.opensuse.org/request/show/718164
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=1
2019-07-26 09:24:56 +00:00