From 91c1b89caa971e1ea0448dbf5fe1a25f140e79fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 2 Oct 2023 11:00:16 +0200 Subject: [PATCH] Add the LICENSE file to the doc subpackage --- python-cffi.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-cffi.spec b/python-cffi.spec index d9abd4f..b9a543f 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -75,6 +75,7 @@ rm build/html/.buildinfo %doc README.md %files doc +%license LICENSE %doc doc/build/html %changelog