From 2b53e4f00a9f89f2d5ef15a000674b2831b22f44 Mon Sep 17 00:00:00 2001 From: peijiankang Date: Tue, 10 Dec 2024 17:55:42 +0800 Subject: [PATCH] fix license info (cherry picked from commit 4115d519c48c775ee8867146a09697e5aaed49e4) --- libcrystalhd.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/libcrystalhd.spec b/libcrystalhd.spec index 5eaf539..4b5fa1b 100644 --- a/libcrystalhd.spec +++ b/libcrystalhd.spec @@ -6,7 +6,7 @@ Summary: Broadcom Crystal HD device interface library Name: libcrystalhd Version: 3.10.0 -Release: 2 +Release: 3 License: LGPLv2+ URL: http://www.broadcom.com/support/crystal-hd/ ExcludeArch: s390 s390x @@ -49,7 +49,6 @@ Development libraries needed to build applications against libcrystalhd. %package -n crystalhd-firmware Summary: Firmware for the Broadcom Crystal HD video decoder -License: Redistributable, no modification permitted BuildArch: noarch Requires: %{name} = %{version}-%{release} @@ -132,6 +131,9 @@ install -pm 0644 driver/linux/20-crystalhd.rules \ %changelog +* Tue Dec 10 2024 peijiankang - 3.10.0-3 +- fix license info + * Mon May 23 2022 tanyulong - 3.10.0-2 - Improve the project according to the requirements of compliance improvement