diff --git a/golang-github-googleapis-gax.spec b/golang-github-googleapis-gax.spec index 6d7094f..41af2ca 100644 --- a/golang-github-googleapis-gax.spec +++ b/golang-github-googleapis-gax.spec @@ -20,7 +20,7 @@ code generation and to provide more convenient and idiomatic API surface.} %global godocs CODE_OF_CONDUCT.md CONTRIBUTING.md README.md RELEASING.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Google API Extensions for Go # Upstream license specification: BSD-3-Clause @@ -67,6 +67,9 @@ BuildRequires: golang(google.golang.org/protobuf/types/known/durationpb) %gopkgfiles %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 2.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Sun Aug 29 2021 Fabian Affolter - 2.1.0-1 - Update to latest upstream release 2.1.0 (closes rhbz#1997707)