From de7b83cbb4140bac39c94708d3f7998ea91a9d02 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Thu, 16 Jul 2020 08:25:15 -0400 Subject: [PATCH] Correct the spec file It incorrectly omitted correct license. --- confluent_client/confluent_client.spec.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confluent_client/confluent_client.spec.tmpl b/confluent_client/confluent_client.spec.tmpl index d6a2ebf9..01949679 100644 --- a/confluent_client/confluent_client.spec.tmpl +++ b/confluent_client/confluent_client.spec.tmpl @@ -7,7 +7,7 @@ Name: %{name} Version: %{version} Release: %{release} Source0: %{name}-%{version}.tar.gz -License: UNKNOWN +License: Apache2 Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot Prefix: %{_prefix}