From 1b386cc8607a3a09e19f44c408ce4ba7d5224fb0 Mon Sep 17 00:00:00 2001 From: Robert-André Mauchin Date: Sep 30 2020 01:01:35 +0000 Subject: Fix changelog Signed-off-by: Robert-André Mauchin --- diff --git a/golang-k8s-cli-runtime.spec b/golang-k8s-cli-runtime.spec index 337742e..6460133 100644 --- a/golang-k8s-cli-runtime.spec +++ b/golang-k8s-cli-runtime.spec @@ -17,7 +17,7 @@ Set of helpers for creating kubectl commands, as well as kubectl plugins.} %global godocs README.md code-of-conduct.md CONTRIBUTING.md Name: %{goname} -Release: 5%{?dist} +Release: 1%{?dist} Summary: Set of helpers for creating kubectl commands and plugins # Upstream license specification: Apache-2.0 @@ -118,6 +118,9 @@ sed -i 's|github.com/googleapis/gnostic|github.com/googleapis/gnostic-0.4|' $(fi %gopkgfiles %changelog +* Wed Sep 30 02:57:22 CEST 2020 Robert-André Mauchin - 1.18.9-1 +- Update to 1.18.9 + * Wed Aug 19 17:56:57 CEST 2020 Robert-André Mauchin - 1.18.3-5 - Use gnostic compat package