From 885bc303ec1d34c1b450b26bf4e78a8272986fe8c913a3c1b01c267bb4b2356d Mon Sep 17 00:00:00 2001 From: Jeff Kowalczyk Date: Mon, 29 Aug 2022 14:23:27 +0000 Subject: [PATCH] Accepting request 999984 from home:jengelh:branches:devel:languages:go update OBS-URL: https://build.opensuse.org/request/show/999984 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/opencensus-proto?expand=0&rev=7 --- _service | 2 +- _servicedata | 2 +- opencensus-proto-0.2.1+git.20190826.obscpio | 3 --- opencensus-proto-0.3.0+git.20200721.obscpio | 3 +++ opencensus-proto.changes | 8 ++++++++ opencensus-proto.obsinfo | 7 +++---- opencensus-proto.spec | 6 +++--- 7 files changed, 19 insertions(+), 12 deletions(-) delete mode 100644 opencensus-proto-0.2.1+git.20190826.obscpio create mode 100644 opencensus-proto-0.3.0+git.20200721.obscpio diff --git a/_service b/_service index 43e64c2..2b68c83 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ opencensus-proto @PARENT_TAG@+git.%cd v(.*) - 5cec5ea58c3efa81fa808f2bd38ce182da9ee731 + v0.3.0 diff --git a/_servicedata b/_servicedata index 5139998..8527fa4 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/census-instrumentation/opencensus-proto - 5cec5ea58c3efa81fa808f2bd38ce182da9ee731 \ No newline at end of file + 4aa53e15cbf1a47bc9087e6cfdca214c1eea4e89 \ No newline at end of file diff --git a/opencensus-proto-0.2.1+git.20190826.obscpio b/opencensus-proto-0.2.1+git.20190826.obscpio deleted file mode 100644 index 51187ed..0000000 --- a/opencensus-proto-0.2.1+git.20190826.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed61b24d59c8f76efd91985ab1f8736bdb9af4ab50b0d0c020644e2deacd183d -size 656396 diff --git a/opencensus-proto-0.3.0+git.20200721.obscpio b/opencensus-proto-0.3.0+git.20200721.obscpio new file mode 100644 index 0000000..2cc686c --- /dev/null +++ b/opencensus-proto-0.3.0+git.20200721.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af3dd638853b9944fd1e0a58d123aa1d2fb0899973512461f200f3dc5be9318 +size 768524 diff --git a/opencensus-proto.changes b/opencensus-proto.changes index 74f7e22..c5ead68 100644 --- a/opencensus-proto.changes +++ b/opencensus-proto.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Aug 28 06:17:53 UTC 2022 - jengelh@inai.de + +- Update to version 0.3.0+git.20200721: + * Bump version to 0.3.0 + * Generate Go types using protocolbuffers/protobuf-go (#218) + * Load proto_library() rule. (#216) + ------------------------------------------------------------------- Thu Dec 19 20:58:45 UTC 2019 - svasudevan@suse.com diff --git a/opencensus-proto.obsinfo b/opencensus-proto.obsinfo index 1339c7b..66b8e38 100644 --- a/opencensus-proto.obsinfo +++ b/opencensus-proto.obsinfo @@ -1,5 +1,4 @@ name: opencensus-proto -version: 0.2.1+git.20190826 -mtime: 1566792098 -commit: 5cec5ea58c3efa81fa808f2bd38ce182da9ee731 - +version: 0.3.0+git.20200721 +mtime: 1595310368 +commit: 4aa53e15cbf1a47bc9087e6cfdca214c1eea4e89 diff --git a/opencensus-proto.spec b/opencensus-proto.spec index 46ef71f..aa4e7e4 100644 --- a/opencensus-proto.spec +++ b/opencensus-proto.spec @@ -1,7 +1,7 @@ # # spec file for package opencensus-proto # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,12 +26,12 @@ %define src_install_dir /usr/src/%{name} Name: opencensus-proto -Version: 0.2.1+git.20190826 +Version: 0.3.0+git.20200721 Release: 0 Summary: Protocol buffers for OpenCensus License: Apache-2.0 Group: Development/Languages/Golang -Url: https://%{provider_prefix} +URL: https://%{provider_prefix} Source: %{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: golang-packaging