From 3dc2065bdb479b415044446d2319608ca88232516146662d9084cfcbc95512f0 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 6 Dec 2023 13:37:30 +0000 Subject: [PATCH] Accepting request 1131366 from home:glaubitz:branches:devel:languages:python - Update to 1.61.0 * Add `google/api/field_info.proto` (2d39f37) * Add `IDENTIFIER` to `FieldBehavior` enum (2d39f37) OBS-URL: https://build.opensuse.org/request/show/1131366 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-googleapis-common-protos?expand=0&rev=34 --- googleapis-common-protos-1.60.0.tar.gz | 3 --- googleapis-common-protos-1.61.0.tar.gz | 3 +++ python-googleapis-common-protos.changes | 7 +++++++ python-googleapis-common-protos.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 googleapis-common-protos-1.60.0.tar.gz create mode 100644 googleapis-common-protos-1.61.0.tar.gz diff --git a/googleapis-common-protos-1.60.0.tar.gz b/googleapis-common-protos-1.60.0.tar.gz deleted file mode 100644 index 3235198..0000000 --- a/googleapis-common-protos-1.60.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e73ebb404098db405ba95d1e1ae0aa91c3e15a71da031a2eeb6b2e23e7bc3708 -size 119801 diff --git a/googleapis-common-protos-1.61.0.tar.gz b/googleapis-common-protos-1.61.0.tar.gz new file mode 100644 index 0000000..66d45e4 --- /dev/null +++ b/googleapis-common-protos-1.61.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a64866a97f6304a7179873a465d6eee97b7a24ec6cfd78e0f575e96b821240b +size 121129 diff --git a/python-googleapis-common-protos.changes b/python-googleapis-common-protos.changes index 20126ff..dbd46ab 100644 --- a/python-googleapis-common-protos.changes +++ b/python-googleapis-common-protos.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 6 13:32:51 UTC 2023 - John Paul Adrian Glaubitz + +- Update to 1.61.0 + * Add `google/api/field_info.proto` (2d39f37) + * Add `IDENTIFIER` to `FieldBehavior` enum (2d39f37) + ------------------------------------------------------------------- Thu Aug 17 10:35:01 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-googleapis-common-protos.spec b/python-googleapis-common-protos.spec index 82809d9..3a381a3 100644 --- a/python-googleapis-common-protos.spec +++ b/python-googleapis-common-protos.spec @@ -20,7 +20,7 @@ %define pkgname %{lua:pname,_ = string.gsub(rpm.expand('%modname'), '-' , '_');print(pname)} %{?sle15_python_module_pythons} Name: python-googleapis-common-protos -Version: 1.60.0 +Version: 1.61.0 Release: 0 Summary: Common protobufs used in Google APIs License: Apache-2.0