From 684a49f0f8714a6f3757bed6916ee9dd956117e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Feb 2022 18:32:30 +0100 Subject: [PATCH] Remove duplicate %license declaration, %pyproject_save_files handle this --- python-gssapi.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-gssapi.spec b/python-gssapi.spec index 6efb549..b479a48 100644 --- a/python-gssapi.spec +++ b/python-gssapi.spec @@ -51,7 +51,6 @@ Requires: krb5-libs >= 1.19 %files -n python3-gssapi -f %{pyproject_files} %doc README.txt -%license LICENSE.txt %changelog * Thu Feb 03 2022 Miro HronĨok - 1.7.2-2