From e5bad09513906673cf20158e1c94eb20591ec58e87e3f51aac865d9258f27f92 Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Wed, 15 Jul 2020 14:07:22 +0000 Subject: [PATCH] Add missing %{psuffix} to Name field OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=10 --- oci-cli.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oci-cli.spec b/oci-cli.spec index cccc129..daa5095 100644 --- a/oci-cli.spec +++ b/oci-cli.spec @@ -26,7 +26,7 @@ %define psuffix %{nil} %bcond_with test %endif -Name: oci-cli +Name: oci-cli%{psuffix} Version: 2.12.2 Release: 0 Summary: Oracle Cloud Infrastructure CLI