From ddb7817dd684971ddfc07bcc4ddf320e7da92299 Mon Sep 17 00:00:00 2001 From: weidong Date: Thu, 4 Mar 2021 14:53:20 +0800 Subject: [PATCH] Update license (cherry picked from commit 20635f4e5caa06db58aaf2deef5c3bc42e339de4) --- dde-api.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dde-api.spec b/dde-api.spec index a864bef..34c8177 100755 --- a/dde-api.spec +++ b/dde-api.spec @@ -18,9 +18,9 @@ Name: dde-api Version: 5.1.11.1 -Release: 7 +Release: 8 Summary: Go-lang bingding for dde-daemon -License: GPLv3+ +License: GPLv2 URL: https://shuttle.corp.deepin.com/cache/tasks/19177/unstable-amd64/ Source0: https://shuttle.corp.deepin.com/cache/tasks/19177/unstable-amd64/%{name}_%{version}-%{release_name}.orig.tar.xz Patch1: deepin-api_makefile.patch @@ -118,6 +118,9 @@ exit 0 %exclude %{gopath}/src %changelog +* Thu Mar 4 2021 weidong - 5.1.11.1-8 +- Update license. + * Thu Feb 18 2021 panchenbo - 5.1.11.1-7 - fix build error * Thu Sep 3 2020 weidong - 5.1.11.1-6 -- Gitee