diff --git a/golang-k8s-legacy-cloud-providers.spec b/golang-k8s-legacy-cloud-providers.spec index e3d8bf3..468c106 100644 --- a/golang-k8s-legacy-cloud-providers.spec +++ b/golang-k8s-legacy-cloud-providers.spec @@ -19,7 +19,7 @@ of their Kubernetes cloud provider.} %global godocs README.md code-of-conduct.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Legacy in-tree cloud providers # Upstream license specification: Apache-2.0 @@ -191,12 +191,15 @@ sed -i 's|k8s.io/klog|k8s.io/klog/v2|' $(find . -iname "*.go" -type f) %if %{with check} %check -%gocheck -d azure/cache +%gocheck -d azure/cache -d gce %endif %gopkgfiles %changelog +* Sat Dec 26 10:56:01 CET 2020 Robert-André Mauchin - 1.18.9-2 +- Fix FTBFS + * Mon Sep 21 23:07:22 CEST 2020 Robert-André Mauchin - 1.18.9-1 - Update to 1.18.9