From c9daf55071098462d085de639811662ec69614ca Mon Sep 17 00:00:00 2001 From: Mathieu Bridon Date: Mon, 8 Jul 2024 16:55:32 +0200 Subject: [PATCH] Properly declare the license file --- python3-cangjie.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python3-cangjie.spec b/python3-cangjie.spec index 5d5d552..42e90bc 100644 --- a/python3-cangjie.spec +++ b/python3-cangjie.spec @@ -46,7 +46,8 @@ export CANGJIE_DB=/usr/share/libcangjie/cangjie.db %files -%doc COPYING README.md docs/*.md +%license COPYING +%doc README.md docs/*.md %{python3_sitearch}/%{module_name}