From f9332af26a4edcdc2e65b99bf6a714f31574379a89f199bdd9415207511eb6c2 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 2 Mar 2023 13:28:07 +0000 Subject: [PATCH] Accepting request 1068692 from home:glaubitz:branches:devel:languages:python - Update to 1.58.0 * Add google/rpc/context/audit_context.proto (41f1529) * Add google/rpc/http.proto (41f1529) OBS-URL: https://build.opensuse.org/request/show/1068692 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-googleapis-common-protos?expand=0&rev=24 --- googleapis-common-protos-1.57.1.tar.gz | 3 --- googleapis-common-protos-1.58.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.57.1.tar.gz create mode 100644 googleapis-common-protos-1.58.0.tar.gz diff --git a/googleapis-common-protos-1.57.1.tar.gz b/googleapis-common-protos-1.57.1.tar.gz deleted file mode 100644 index 38986d1..0000000 --- a/googleapis-common-protos-1.57.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e877f2f041b640b4888b6917dde4f44515ab938bf744c4dbc06f11f0e8ed56b5 -size 115396 diff --git a/googleapis-common-protos-1.58.0.tar.gz b/googleapis-common-protos-1.58.0.tar.gz new file mode 100644 index 0000000..772c7b8 --- /dev/null +++ b/googleapis-common-protos-1.58.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c727251ec025947d545184ba17e3578840fc3a24a0516a020479edab660457df +size 117015 diff --git a/python-googleapis-common-protos.changes b/python-googleapis-common-protos.changes index 9cab486..5ceb49a 100644 --- a/python-googleapis-common-protos.changes +++ b/python-googleapis-common-protos.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 2 12:50:41 UTC 2023 - John Paul Adrian Glaubitz + +- Update to 1.58.0 + * Add google/rpc/context/audit_context.proto (41f1529) + * Add google/rpc/http.proto (41f1529) + ------------------------------------------------------------------- Thu Jan 5 20:36:41 UTC 2023 - Dirk Müller diff --git a/python-googleapis-common-protos.spec b/python-googleapis-common-protos.spec index 07e86b6..dbca1d4 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.57.1 +Version: 1.58.0 Release: 0 Summary: Common protobufs used in Google APIs License: Apache-2.0