From 59d2114c923febf260505ae1235242b2a68804a8 Mon Sep 17 00:00:00 2001 From: wang--ge Date: Thu, 3 Dec 2020 19:56:31 +0800 Subject: [PATCH] modify license --- afflib.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/afflib.spec b/afflib.spec index 5848a2e..5110e4c 100644 --- a/afflib.spec +++ b/afflib.spec @@ -1,8 +1,8 @@ Name: afflib Version: 3.7.18 -Release: 4 +Release: 5 Summary: Library to support the Advanced Forensic Format -License: BSD with advertising +License: LGPL-2.0 and LGPL-2.1 and GPL-2.0+ and Public Domain URL: https://github.com/sshock/AFFLIBv3 Source0: %{url}/archive/v%{version}.tar.gz BuildRequires: gcc-c++ libtool curl-devel expat-devel ncurses-devel @@ -87,6 +87,9 @@ cd pyaff %{python3_sitearch}/pyaff* %changelog +* Thu Dec 03 2020 Ge Wang - 3.7.18-5 +- modify license + * Wed Oct 21 2020 wutao - 3.7.18-4 - delete python2 modules