From b01ca6c3c7d5327f68a830ada3de0bac3059f082 Mon Sep 17 00:00:00 2001 From: tanyulong2021 Date: Tue, 26 Apr 2022 15:01:34 +0800 Subject: [PATCH] modify license warning (cherry picked from commit ae0b12319f7d46621ad7425990a1aa12267d1188) --- bamf.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/bamf.spec b/bamf.spec index db4b395..b5aefe0 100644 --- a/bamf.spec +++ b/bamf.spec @@ -1,7 +1,7 @@ Summary: Application matching framework Name: bamf Version: 0.5.5 -Release: 1 +Release: 2 # Library bits are LGPLv2 or LGPLv3 (but not open-ended LGPLv2+); # non-lib bits are GPLv3. # pbrobinson points out that three files in the lib are actually @@ -9,7 +9,7 @@ Release: 1 # may not be upstream's intention. For now, marking library as # GPL. # License: LGPLv2 or LGPLv3 -License: GPLv2 or GPLv3 +License: LGPLv2 and LGPLv3 and GPLv2 and GPLv3 and LGPLv2+ URL: https://launchpad.net/bamf Source0: http://launchpad.net/bamf/0.5/%{version}/+download/%{name}-%{version}.tar.xz @@ -112,7 +112,10 @@ dbus-run-session xvfb-run make check %exclude %{_datadir}/upstart/sessions/bamfdaemon.conf %changelog -* Wed Jan 12 2022 pei-jiankang - 0.5.5-1 +* Tue Apr 26 2022 tanyulong - 0.5.5-2 +- modify license warning + +* Wed Jan 12 2022 pei-jiankang - 0.5.5-1 - update to upstream version 0.5.5 * Thu Jul 23 2020 wangmian - 0.5.4-4