From e7ac48e4a137108786edca110014f5c0bb5acada Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 7 Jun 2021 14:46:32 -0400 Subject: [PATCH] containernetworking-plugins-1.0.0-15.1.git5238c13 - Resolves: #1962008 - use correct plugin path in unitfile Signed-off-by: Lokesh Mandvekar --- containernetworking-plugins.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/containernetworking-plugins.spec b/containernetworking-plugins.spec index b49ef25..fa226cd 100644 --- a/containernetworking-plugins.spec +++ b/containernetworking-plugins.spec @@ -37,7 +37,7 @@ Name: %{project}-%{repo} Version: 1.0.0 -Release: 14.1.git%{shortcommit0}%{?dist} +Release: 15.1.git%{shortcommit0}%{?dist} Summary: Libraries for writing CNI plugin License: ASL 2.0 URL: %{git0} @@ -293,6 +293,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %endif %changelog +* Mon Jun 07 2021 Lokesh Mandvekar - 1.0.0-15.1.git5238c13 +- Resolves: #1962008 - use correct plugin path in unitfile + * Thu Jun 03 2021 RH Container Bot - 1.0.0-14.1.git5238c13 - autobuilt 5238c13