From 28e36a593f497b34c487b8cc1c1445ddd4ab9660daba3e6c6e3827f74d8e287e Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 5 Apr 2023 13:01:07 +0000 Subject: [PATCH] Accepting request 1077529 from home:glaubitz:branches:devel:languages:python - Update to 1.59.0 * Add overrides_by_request_protocol to BackendRule in google/api/backend.proto (77376dd) * Add proto_reference_documentation_uri to Publishing in google/api/client.proto (77376dd) * Add SERVICE_NOT_VISIBLE and GCP_SUSPENDED to ErrorReason in google/api/error_reason.proto (77376dd) * Use rst syntax in readme (77376dd) OBS-URL: https://build.opensuse.org/request/show/1077529 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-googleapis-common-protos?expand=0&rev=26 --- googleapis-common-protos-1.58.0.tar.gz | 3 --- googleapis-common-protos-1.59.0.tar.gz | 3 +++ python-googleapis-common-protos.changes | 12 ++++++++++++ python-googleapis-common-protos.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 googleapis-common-protos-1.58.0.tar.gz create mode 100644 googleapis-common-protos-1.59.0.tar.gz diff --git a/googleapis-common-protos-1.58.0.tar.gz b/googleapis-common-protos-1.58.0.tar.gz deleted file mode 100644 index 772c7b8..0000000 --- a/googleapis-common-protos-1.58.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c727251ec025947d545184ba17e3578840fc3a24a0516a020479edab660457df -size 117015 diff --git a/googleapis-common-protos-1.59.0.tar.gz b/googleapis-common-protos-1.59.0.tar.gz new file mode 100644 index 0000000..3e5bc27 --- /dev/null +++ b/googleapis-common-protos-1.59.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4168fcb568a826a52f23510412da405abd93f4d23ba544bb68d943b14ba3cb44 +size 117558 diff --git a/python-googleapis-common-protos.changes b/python-googleapis-common-protos.changes index 5ceb49a..a8b1a81 100644 --- a/python-googleapis-common-protos.changes +++ b/python-googleapis-common-protos.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Apr 5 12:43:09 UTC 2023 - John Paul Adrian Glaubitz + +- Update to 1.59.0 + * Add overrides_by_request_protocol to BackendRule + in google/api/backend.proto (77376dd) + * Add proto_reference_documentation_uri to Publishing + in google/api/client.proto (77376dd) + * Add SERVICE_NOT_VISIBLE and GCP_SUSPENDED to ErrorReason + in google/api/error_reason.proto (77376dd) + * Use rst syntax in readme (77376dd) + ------------------------------------------------------------------- Thu Mar 2 12:50:41 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-googleapis-common-protos.spec b/python-googleapis-common-protos.spec index dbca1d4..b27f322 100644 --- a/python-googleapis-common-protos.spec +++ b/python-googleapis-common-protos.spec @@ -20,7 +20,7 @@ %define modname googleapis-common-protos %define pkgname %{lua:pname,_ = string.gsub(rpm.expand('%modname'), '-' , '_');print(pname)} Name: python-googleapis-common-protos -Version: 1.58.0 +Version: 1.59.0 Release: 0 Summary: Common protobufs used in Google APIs License: Apache-2.0