From 6d9321fdcb3f76f43f283338f58f1c508f006dfb Mon Sep 17 00:00:00 2001
From: Jan Grulich <jgrulich@redhat.com>
Date: Fri, 18 Sep 2020 13:43:37 +0200
Subject: [PATCH] Fix installation of license files

---
 kf5-threadweaver.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kf5-threadweaver.spec b/kf5-threadweaver.spec
index 531733a..917e4d3 100644
--- a/kf5-threadweaver.spec
+++ b/kf5-threadweaver.spec
@@ -53,7 +53,7 @@ developing applications that use %{name}.
 
 %files
 %doc README.md
-%license COPYING.LIB
+%license LICENSES/*.txt
 %{_kf5_libdir}/libKF5ThreadWeaver.so.*
 
 %files devel